Instruction Manual

HMP230 SERIES
Appendix 1: Serial commands M210225en-B
92
FDATE Adding date to output
FDATE xxx <cr>
xxx = ON or OFF
When FDATE is activated, the current date is output at the beginning of the
output line. The time is set with command DATE. After RESET or power on
the current date is 1991-01-01.
Activating the date output
>fdate on
Form. date : ON
>r
1995-03-10 RH= 21.1 %RH T= 26.0 'C
1995-03-10 RH= 21.3 %RH T= 26.0 'C
1995-03-10 RH= 23.1 %RH T= 26.0 'C
1995-03-10 RH= 22.2 %RH T= 26.0 'C
1995-03-10 RH= 20.6 %RH T= 26.0 'C
...
Inactivating the date output
>fdate off
Form. date : OFF
>r
RH= 20.2 %RH T= 26.0 'C
RH= 19.9 %RH T= 26.0 'C
RH= 19.8 %RH T= 26.0 'C
RH= 19.7 %RH T= 26.0 'C
RH= 19.7 %RH T= 26.0 'C
...
SERI Serial bus settings
SERI b p d s x <cr>
b = bauds (300, 600, 1200, 2400, 4800, 9600)
p = parity (n = none, e = even, o = odd)
d = data bits (7 or 8)
s = stop bits (1 or 2)
x = duplex (H = half, F = full)
Giving the command on its own outputs the current settings:
>SERI <cr>
4800E71FDX
The settings can be changed one parameter at a time or all parameters at once:
>SERI O H <cr> changing parity and duplex
4800O71HDX
>SERI 600N81F<cr>
changing all parameters
600N81FDX