Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: On 7/22 set the Dac1 and Dac2 outputs to Source NONE on ncar1.

...

Code Block
ctrl-A F   (control-A F sends BREAK, which puts the Licor in command mode at 9600 baud)

(Outputs (RS232 (EOL "0A") (Labels FALSE) (DiagRec FALSE) (Ndx FALSE) (Aux FALSE) (Cooler FALSE)))

ctrl-A F

(Outputs (RS232 (CO2Raw TRUE) (CO2D TRUE) (H2ORaw TRUE) (H2OD TRUE) (Temp  TRUE) (Pres TRUE) (DiagVal TRUE)))

ctrl-A F

(Outputs (BW 20) (Delay 0) (RS232 (Freq 20.0)  (Baud 19200)))

ctrl-A F

(Outputs (Dac1 (Source NONE)(Zero 0)(Full 5)) (DelayDac2 (Source NONE)(Zero 0)(Full 5)))

ctrl-A Q    (quit minicom)

...