40
COMMAND
Description and Parameters
set system reboot
Reboot the unit.
set uart 1 reset
Reset the unit’s RS-232 settings to the factory defaults.
set uart 1 baudrate N1
Set the baud rate of the RS-232 port.
Available values for
N1
:
4800
[4800
baud]
9600
[9600
baud]
19200 [19200
baud]
38400 [38400
baud]
57600 [57600
baud]
115200 [115200
baud]
get uart 1 baudrate
Show the current baud rate of the RS-232 port.
set uart 1 stop bit N1
Set the number of stop bits for the RS-232 port.
Available values for
N1
:
1
[1
stop
bit]
2
[2
stop
bits]
get uart 1 stop bit
Show the current number of stop bits of the RS-232 port.
set uart 1 data bit N1
Set the data bits for the RS-232 port.
Available values for
N1
:
5
[5
data
bits]
6
[6
data
bits]
7
[7
data
bits]
8
[8
data
bits]
get uart 1 data bit
Show the current number of data bits of the RS-232 port.