Chapter 8 Hardware Configuration
Sockets
You can set the parameters for sockets through which data is transmitted. You must use this function with specific
applied instructions. For details, refer to DVP-ES3
/
EX3/SV3/SX3 Series Programming Manual. You can also refer to
the other documents or manuals for more information about sockets. In the
Socket
table, set COM port parameters for
data transmission through Ethernet; however, you should use this function only with specific API instructions.
The system for the DVP-ES3
/
EX3/SV3/SX3 Series module supports data transmission between the CPU module and
other CPU modules or devices through a socket as well as through TCP and UDP protocols. You can set up
connections through both protocols in the
TCP
and
UDP
setting pages.
The parameters in the TCP Socket Setting are the same as the parameters in the UDP Socket Setting except that
there is no Keep Alive Timer parameter in the UDP Socket Setting.
Remote IP
: Sets a remote IP address.
Remote Port
: Sets a communication port used by the remote device for this TCP connection. The port number
must be between 0–65535.
Local Port
: Sets a communication port used by the local CPU module for this connection. The port number must be
between 0–65535.
Send Address
: Sets an initial device in the CPU module where sent data is stored.
Send Length:
Sets the length of data sent by the local CPU module. The length must be between 0–512 bytes.
Receive Address
: Sets an initial device in the CPU module where received data is stored.