Configuring serial line operation, Set serial line settings, Set terminal echo – Vaisala HMM100 User Manual
Page 42

User's Guide _______________________________________________________________________
40 ___________________________________________________________________ M211024EN-C
Configuring Serial Line Operation
Set Serial Line Settings
Use the SERI command to show or set the serial line settings. Use the
SAVE command after changing the settings to store them. The new
settings will be taken into use when the module 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 Terminal Echo
To show or set the terminal echo status, use the ECHO command.
ECHO [ON/OFF]
NOTE
Remember to save the changes!
Examples:
>echo
Echo : ON ?
>
>echo on
Echo : ON
>save
Saving settings...done
>