User`s guide

User's Guide _______________________________________________________________________
98 ___________________________________________________________________ M210733EN-G
Formatting Serial Line Message
NOTE
Instead of using the FTIME and FDATE commands described in this
section, you can use the FORM command with modifiers TIME and
DATE. See section FORM on page 100.
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 enter:
FTIME [x]<cr>
To add date to R and SEND outputs enter:
FDATE [x]<cr>
where
x
=
ON or OFF
Example:
>send
aw= 0.277 T= 23.5 'C H2O= 16 ppm
>ftime on
Form. time : ON
>send
00:16:07 aw= 0.277 T= 23.5 'C H2O= 16 ppm
>fdate on
Form. date : ON
>send
2000-01-01 00:16:15 aw= 0.277 T= 23.5 'C H2O= 16 ppm
>