Installation guide
set autoconnect
54 Chapter 2 Command Descriptions
Examples Set autoconnect on with trigger
This example shows setting autoconnect to connect to the TCP port (2101)
of the network IP destination when data arrives on the serial port.
set autoconnect state=on trigger=data ipaddress=10.0.0.1
ipport=2101
Allow outgoing data that is either unacknowledged or is less than maximum
segment size
set autoconnect port=1 nodelay=on
See also • "revert" on page 39.
• "set network" on page 84.
• "set serial" on page 116.
• "set tcpserial" on page 123.