Configuring serial line operation, Set/show serial line settings, Set/show terminal echo – Vaisala HMT130 User Manual
Page 41

Chapter 4 ________________________________________________________ Serial Line Operation
VAISALA ________________________________________________________________________ 39
Configuring Serial Line Operation
Set/Show Serial Line Settings
Use the SERI command to show or set the serial line settings for the
serial port that you are currently using (service port or user port).
Use the SAVE command after changing the settings to store them. The
new settings will be taken into use when the transmitter is reset or
powered up.
SERI [b p d s]
where
b = baud rate (9600, 19200, 38400, 76800, 115200)
p = parity (n = none, e = even, o = odd)
d = data bits (7 or 8)
s = stop bits (1 or 2)
Examples:
>seri
Baud P D S : 19200 N 8 1
>
>seri 9600 e 7 1
Baud rate : 9600
Parity : E
Data bits : 7
Stop bits : 1
>save
Saving settings...done
>
Set/Show Terminal Echo
To show or set the terminal echo status, use the ECHO command.
ECHO [ON/OFF]
Examples:
>echo
COM1 Echo : OFF
>
>echo on
COM1 Echo : ON