TCP Client: TCP protocol, active open, connect to the TCP
server.
UDP : UDP protocol, connectionless
□
□
□
Socket port of Digital I/O
□
□
□
Port number
A socket port assigned for the serial port. It’s a 16-bit number ,
ranging from 1 to 65535. Because the numbers below 1000 are
used for specific purposes (e.g. 80 is for HTTP protocol), we
suggest you use the numbers larger than 1000. Generally the
port number 4660 is used for the serial communication. However
you should specify different port number for each serial port.
□
□
□
Socket type
TCP Server: TCP protocol, passive open, to be connected
from the TCP clients.
TCP Client: TCP protocol, active open, connect to the TCP
server.
UDP: UDP protocol, connectionless
□
□
□
Destination setting
□
□
□
Destination IP address
The server IP address and socket port would be connected in TCP
Client and UDP Client mode for a certain server IP address.
□
□
□
Destination socket port
The server socket port would be connected in TCP Client and UDP
Client mode for a certain serial port.
□
□
□
Connection
The connection can be selected in 2 modes, “Auto” or “Manual”.
□
□
□
Serial I/O setting
□
□
□
Baud rate, parity, data bits, stop bits
Comentarios a estos manuales