
Configure the device using the ConnectPort LTS web interface
Peripheral
Digi ConnectPort LTS User Guide
97
n
Send data only under any of the following conditions
: Enable if you need to specify the
conditions when the Digi device server will send the data read from the serial port to the TCP
destination.
n
Send when data is present on the serial line
: Send the data to the network destinations
when a string of characters is detected in the serial data. To enter non-printable characters,
use these key sequences:
Character
Key
Sequence
hexadecimal
values
\xhh
tab
\t
line feed
\n
backslash
\\
n
Match string
: A 1 to 4 character string. This is usually the newline character sequence but can
also be a custom string of 1 to 4 characters.
n
Strip match string before sending:
Search for the string specified in the Match String field
before sending the data and strip the string from the string from the data before it is sent to
the destination.
n
Send after the following number of idle milliseconds
: Send the data after the specified
number of milliseconds have passed with no data received on the serial port.
n
Send after the following number of bytes
: Send the data after the specified number of
bytes have been received on the serial ports.
n
Close connection after the following number of idle seconds
: Enable to close an idle
connection. Use the
Timeout
field to enter the number of seconds that the connection will be
idle before it is closed. This can be 1 to 65000 seconds.
n
Close connection when DCD goes low
: When selected, the connection will be closed when the
DCD (Data Carrier Detected) signal goes low.
Note
If you are using 8-wire cabling, you must apply the altpin for DCD functionality.
n
Close connection when DSR goes low
: When selected, the connection will be closed when the
DSR (Data Set Ready) signal goes low.
Authentications settings
n
Authentication method
: The authentication method. The default is None.
The Digi device supports various authentication options, such as None, Local, RADIUS, LDAP.