User`s guide

USER'S GUIDE____________________________________________________________________
When more than one transmitter is connected to the same serial bus, the
POLL mode makes it possible to communicate with the transmitters. For
example, a relative humidity calibration is performed at transmitter 2
(<bel> = ASCII 7):
>OPEN 2 <cr>
<cr><lf> 'HMM nn line opened for operator commands'
<cr><lf><bel>
>CRH <cr>
...
>CLOSE <cr>
<cr><lf><lf> 'line closed' <cr><lf>
Setting the Output Format
MCR Setting the Carriage Return On/Off
MCR x
x = ON/OFF
>MCR ON
Msg. cr : ON
>
MDEC Selecting a Decimal Separator
MDEC x
x = a character, TAB, SP, CR, LF
>MDEC .
dec. separator : .
>R
RH 60.50 %RH T 23.90 'C
RH 60.50 %RH T 23.90 'C
...
>MDEC Z
dec. separator : Z
>R
RH 60Z56 %RH T 23Z89 'C
RH 60Z56 %RH T 23Z90 'C
...
>
26 ____________________________________________________________________ U33
9EN-1.3