User`s guide

Chapter 5 __________________________________________________________ Serial Commands
SERI Serial Bus Settings
SERI b p d s <cr>
b = bauds (150, 300, 600, 1200*, 2400, 4800)
p = parity (n = none*, e = even, o = odd)
d = data bits (7 or 8*)
s = stop bits (1* or 2)
* factory setting
Giving the plain command outputs the current settings:
>SERI <cr>
Communication parameters : 1200 N 8 1
>
Example of changing the serial bus settings:
>seri 1200 e 7 1
Communication parameters : 1200 E 7 1
Set terminal settings accordingly
>
ADDR Setting the Device Address
ADDR x
x = 0 ... 99
The command is used to give an address for one device. The address is
necessary for communication with a specific transmitter in POLL mode,
when there are several modules connected to one serial bus
>ADDR 11
Address : 11
>
VAISALA _______________________________________________________________________ 23