Product specifications
Port Commands
.
Table 35 Port Commands
Command
Description
SH PORT
Shows port parameters
Sample output:
Port Q-Size Type Attributes
*S1 0 serial 115200 N 8 1 XON/XOFF
CLEAR PORT S1
JOB
Aborts the active job on the port.
If the remote host is connected, additional data received will be discarded.
Format:
CL PORT S1 JOB
SET PORT S1
FLOW
Sets serial port flow control to NONE, XON/XOFF, CTS, or DSR
The default value is none.
Format:
SET PORT S1 FLOW <flow>
SET PORT S1
PARITY
Sets serial port parity to NONE, EVEN, ODD, MARK, or SPACE
The default value is none.
Format:
SET PORT S1 Parity <parity>
SET PORT S1
SIZE
Sets data bits on the serial port
The default value is 8.
Format:
SET PORT S1 SIZE [7 | 8]
SET PORT S1
SPEED
Sets serial port baud rate. Options for speed are 300, 600, 1200, 2400, 7200, 9600,
19200, 38400, 57600, 115200, 230400, 460800, 921600
The default value is 115200.
Format:
SET PORT S1 SPEED <baudrate>
Note: Examples shown are for Serial Port (S1). To use the commands with Serial Port 2 (S2), substitute the
port name S2 instead of S1 in the command