User's Manual

Page 56 Silex Console Commands
Part Number 140-00188-180
Port Commands
Table 15 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 BAUD 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>
SET PORT S1
STOP
Sets serial port stop bits per character
The default value is 1.
Format:
SET PORT S1 STOP [1 | 2]
SET PORT S1
MODE
Sets serial port line mode
The default value is 232.
Format:
SET PORT S1 STOP [232 | 422 | 485 | 485D]