Installation guide

155
Syntax Set behaviors of TCP serial connections
set tcpserial port=range
[hangupdcd={on|off}]
[hangupdsr={on|off}]
[idletime={0|n}]
[sid={on|off}]
[sidstring=socketid string]
[buffered={on|off}]
[sendcount=1-65535] (bytes)
[sendtime={0|1-65535}] (milliseconds)
[endpattern=string]
[strippattern={on|off}
Display TCP serial settings
set tcpserial [port=range]
Options port=range
Used to specify the serial port. Optional on a single-port device.
To configure settings for an XBee port, specify port=xbee. To
configure settings for an internal modem port, specify
port=internalmodem.
hangupdcd={on|off}
Indicates whether an established network connection should be
terminated when the serial port’s DCD signal drops. The default is
“off.”
hangupdsr={on|off|}
Indicates whether an established network connection should be
terminated when the serial port’s DSR signal drops. The default is
“off.”
idletime=idletime={0|n}
Indicates that established network connection should be terminated if
the serial port is idle for the specified amount of time in seconds. A
value of 0 (zero) disables this option. The default is 0.