Command descriptions set udpserial
ConnectPort® LTS Command Reference
148
The value of “sidstring” is sent at the beginning of each UDP packet.
off
The value of “sidstring” is not sent at the beginning of each UDP packet.
The default is "off."
sidstring=string
The string sent at the beginning of each UDP packet if the “sid” option is set to on. The maximum
length of this string is 32 characters, including escape sequences for special characters. For more
details on the escape sequences, see "Entering Special Characters in String Values". The maximum
parsed length of this string is 32 characters. That is, this string must reduce down to a 32-character
string when the escape sequences are processed.
Options for setting UDP destinations for a given serial port
The following options require a range to be specified by the “range” option.
port=range
Specifies the serial port. Optional on a single-port device.
range={1-64}
Specifies the UDP destination to be configured.
active={on|off}
Specifies whether data from the serial port is sent to this destination.
on
Data from the serial port is sent to this destination.
off
This destination is not sent any data.
The default is “off.”
ipaddress=ip address
The IP address of the network destination to which data is sent.
ipport=ip port
The UDP port of the destination to which data is sent.
Options for displaying current UDP serial settings
port=range
Used to specify the serial port. Optional on a single-port device.
range=range
Identifies the range of UDP destinations to be displayed.
Examples
Set UDP destinations for a given serial port
In this example, data will be sent to the destination identified.
#> set udpserial port=1 range=1 ipaddress=10.0.0.1
ipport=2101 active=on
Display current UDP serial settings