- Silex Technology Embedded Intelligent Module Developer's Reference Guide

Silex
Page 79
Part Number 140-00192-100
Command
Description
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]
Server Information Commands
Table 36 Server Information Commands
Command
Description
SET SERVEr
Description
Sets server description string
Format:
SET SERVEr DEscription <description-string>
SET SERVEr NAme
Sets server node name
The default value is TWC_xxxxxx, where xxxxxx are the last 6 hex digits of the
MAC address.
Format:
SET SERVEr NAme <name>