Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: (Delay 0) was not set originally, but I checked on 7/22 that the delay was set to 0 on ncar1 and ncar3

...

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) (RS232 (Freq 20.0)  (Baud 19200) (Delay 0)))

ctrl-A Q    (quit minicom)

...