USER'S GUIDE____________________________________________________________________
40 __________________________________________________________________ M211024EN-B
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
]<cr>
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]<cr>
Examples:
>echo
Echo : ON ?
>
>echo on
Echo : ON
>