A TCP/IP connection can be opened by a request from:
-
a remote device
-
the local
The module prepares for a connection coming from a remote device. When the connection is received, verification of the IP address of the remote machine is done only if an
access control check is activated. The test checks to see if the address is on a list of remote machines authorized for connection:
When a message is sent out by a communication function while there is no connection to the remote device, the module automatically (internally) opens a connection to the remote 502 port.
Opening a Connection Example
The following figure shows an example of connections. (All communications are over Ethernet TCP/IP.)
In this example, three TCP connections are open for communication between the PC and the PLC stations or between two PLC stations.
Either of two PLCs can open the connection between them.