AH500 Programming Manual
6-504
Remote IP
address
communication
Remote
communication
port
Description
Specific
IP
address
Not equal to 0 Not equal to 0
1. The connection requests from the local
communication port, the remote
communication port, and the specific IP
address are received.
2. The data is sent to the specific IP
address through the remote
communication port.
3. The packet is received from the specific
IP address through the local
8. If the TCP socket is opened, and no error occurs after the instruction is executed, the PLC is
connected to the remote device, and the flag related to the connection’s being started is ON. If
the connection is successful, the flag related to the connection’s being successful is ON, and
the flag related to the connection’s being started is OFF. If an error occurs, the error flag is ON.
number
the connection
connection
Error flag
9. If the UDP socket is opened, and no error occurs after the instruction is executed, the flag
related to the connection’s having been started is ON. If an error occurs, the error flag is ON.
Having started the connection
10. Generally, the pulse instruction SOPENP is used.