Managing TCP Connections for X-Way UNI-TE and Modbus
Original instructions
Overview
The connection can be opened either by the local PLC or by a remote station which wants to communicate with the local PLC.
A connection is characterized by the pair:
(local TCP port, local IP address; remote TCP port, remote IP address)
NOTE: Managing the connections is transparent to the user.