User`s guide

Chapter 6 ____________________________________________________ Configuration commands
VAISALA _______________________________________________________________________ 75
mode with the ERRORS command, see section ERRORS — Get Error
Codes and Counts on page 78.
NOTE
Do not switch the power supply off immediately after the S command.
Power should be on for at least 5 seconds after the S command, or the
updated parameters values are not saved.
S x,y
where
x = Any parameter in Table 18 on page 82.
y = Value of the parameter.
Example 1
In this example the baud rate is set to 2400 bps, parity to even, data bits
to 8 bits, and stop bits to 1 bit. The WMT700 needs to be RESET before
communications setting take place.
S com1_baud,2
S com1_parity,1
S com1_data,8
S com1_stop,1
NOTE
You can also change or view the serial port settings with the BAUD
command.
Example 2
In this example the analog output 1 is set to send measurement data as a
current signal, the gain is set to 1 mA/m/s and the offset to 4 mA.
S aout1_o,0.004
S aout1_g,0.001
S aout1mode,0
Example 3
In this example both analog outputs are disabled to reduce power
consumption.
S aout1mode,3
S aout2mode,7