Changeset 15173
- Timestamp:
- 03/28/13 10:57:03 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/biasctrl.cc
r15133 r15173 2180 2180 ("no-dim,d", po_bool(), "Disable dim services") 2181 2181 ("dev", var<string>(), "Device address of USB port to bias-power supply") 2182 ("quiet,q", po_bool( ),"Disable printing contents of all received messages (except dynamic data) in clear text.")2182 ("quiet,q", po_bool(true), "Disable printing contents of all received messages (except dynamic data) in clear text.") 2183 2183 ("dummy-mode", po_bool(), "Dummy mode - SetAllChannels prints info instead of sending new values.") 2184 2184 ("ramp-delay", var<uint16_t>(15), "Delay between the answer of one ramping step and sending the next ramp command to all channels in milliseconds.")
Note:
See TracChangeset
for help on using the changeset viewer.