Home | History | Annotate | Download | only in bin

Lines Matching refs:help

64         help="Print power meter status.")
66 help="Also report average over last n data points.")
68 help="Set output voltage (0 for off)")
70 help="Set max output current.")
72 help="Set max power-up/inital current.")
74 "auto"), help="USB control (on, off, auto).")
76 help="Collect and print this many samples")
78 help="Sample this many times per second.")
79 parser.add_argument("-d", "--device", help="Use this /dev/ttyACM... file.")
81 help="The serial number of the Monsoon to use.")
83 help="The number of samples to discard when calculating average.")
84 parser.add_argument("-r", "--ramp", action="store_true", help=("Gradually "