Syntax Description
seri [b p d s]<cr>
Set new serial line settings. The new settings will be
taken into use when the probe is reset or powered up.
b = baud rate (9600, 19200, or 38400)
p = parity
• n = none
• e = even
• o = odd
d = data bits (7 or 8)
s = stop bits (1 or 2)
For Modbus, baud rate must be 9600 ... 38400 and
parity must be none.
Example (show current settings):
seri
Com1 Baud rate : 19200
Com1 Parity : N
Com1 Data bits : 8
Com1 Stop bits : 1
Example (set serial line to 9600 baud, even, 7 data bits, and 1 stop bit, and reset the probe to take the new
settings in use):
seri 9600 e 7 1
OK
seri
Com1 Baud rate : 9600
Com1 Parity : E
Com1 Data bits : 7
Com1 Stop bits : 1
reset
GMP25x 1.0.0
Table 28 Smode Command
Syntax Description
smode<cr>
Show current start-up operating mode of the serial
line, and prompt to enter new mode.
Chapter 4 – Vaisala Industrial Protocol
43