Manual
Chapter 4 ________________________________________________________________ Operation
VAISALA _______________________________________________________________________ 29
Set Serial Line Response Time
With the SDELAY command you can set delay (response time) of the
serial line, or view the currently set delay value.
SDELAY [delay]<cr>
where
delay
=
Serial line delay, range 0 ... 255. Multiply the value by four
to get milliseconds (for example, delay value of
10 equals
40 millisecond delay).
Example:
sdelay
Serial delay : 0 ? 10
sdelay
Serial delay : 10 ?
Set Transmitter Address
Addresses are required only for POLL mode (see Set Serial Interface
Mode on page 33). Use the ADDR command to input the RS-485
transmitter address.
ADDR [aaa]<cr>
where
aaa
=
address (0 ... 255) (default = 0)
Example (configure transmitter to address 99):
addr
Address : 2 ? 99