Command descriptions set autoconnect
ConnectPort® LTS Command Reference
53
Used to specify the serial port. Optional on a single-port device.
To configure settings for the XBee port, specify “port=xbee.”And to configure settings for an internal
modem port, specify “port=internalmodem.”
state={on|off}
Enables or disables the autoconnect feature.
on
Enables the autoconnect feature.
off
Disables the autoconnect feature.
The default is off.
If you are using the serial port for another purpose, it is recommended this value be set
to “off.”
trigger={always|data|dcd|dsr|string}
Indicates which events from the serial port will trigger a network connection to occur.
always
The serial port will continually attempt to keep a connection to a remote network
destination active.
data
The serial port will attempt a network connection whenever data arrives on the serial
port.
dcd
The serial port will attempt a network connection whenever the serial port’s DCD signal
goes high.
dsr
The serial port will attempt a network connection whenever the serial port’s DSR signal
goes high.
string
A connection will be made upon detecting a particular sting, specified by the “connect_
on_string” option, in the data from the serial port.
The default is “always.”
service={raw|rlogin|ssl|telnet|ssh}
The type of network connection that will be established.
raw
A connection without any special processing will occur.
rlogin
A remote login (rlogin) connection will occur.