Chapter 4 ________________________________________________________________ Operation
VAISALA ______________________________________________________________________ 101
Example:
>OPEN 2
(opens the line to transmitter 2, other
transmitters stay in POLL mode)
>CRH
(for example, calibration performed)
...
>CLOSE
(line closed)
Formatting Serial Line Message
NOTE
Instead of using the
FTIME
,
FDATE
and
FST
commands described in
this section, you can use the
FORM
command with modifiers TIME,
DATE, and STAT. See section FORM on page 104.
FTIME and FDATE
FTIME
and
FDATE
commands will enable/disable output of time and
date to the serial line. To add time to R and SEND outputs press
FTIME
[
x
].
FTIME
<cr>
To add date to
R
and
SEND
outputs press
FDATE
[
x
]
FDATE
<cr>
where
x
= ON or OFF
Example:
>
send
Tdf=-20.6 'C H2O= 959 ppmV T= 23.9 'C RH= 3.3 %RH
>
ftime on
Form. time : ON
>
send
23:08:27 Tdf=-20.6 'C H2O= 959 ppmV T= 23.9 'C RH= 3.3
%RH
>
fdate on
Form. date : ON
>
send
2000-01-31 23:08:46 Tdf=-20.6 'C H2O= 960 ppmV T= 23.9 'C
RH= 3.3 %RH
>