NPort 5110 Series User’s Manual | Choosing the Proper Operation Mode |
Overview
NPort 5110 Serial Device Servers are used to
Traditional SCADA and data collection systems rely on serial ports
NPort 5110 is an external
In addition to providing socket access, NPort 5110 also comes with a Real COM/TTY driver that transmits all serial signals intact. This means that your existing
Three different Socket Modes are available: TCP Server, TCP Client, and UDP Server/Client. The main difference between the TCP and UDP protocols is that TCP guarantees delivery of data by requiring the recipient to send an acknowledgement to the sender. UDP does not require this type of verification, making it possible to offer speedier delivery. UDP also allows data to be unicast or multicast to only one IP or to different groups of IP addresses.
TCP Server Mode
In TCP Server mode, NPort 5110 is configured with a unique IP:Port address on a TCP/IP network. NPort 5110 waits passively to be contacted by the host computer, allowing the host computer to establish a connection with and get data from the serial device. This operation mode also supports up to 4 simultaneous connections, so that multiple hosts can collect data from the same serial
As illustrated in the figure, data transmission proceeds as follows:
1.The host requests a connection from the NPort 5110 configured for TCP Server Mode.
2.Once the connection is established, data can be transmitted in both
TCP Client Mode
In TCP Client mode, NPort 5110 can actively establish a TCP connection to a
After the data has been transferred, NPort 5110 can automatically disconnect from the host computer by using the TCP alive check time or Inactivity time settings. Refer to Chapter 5 for more details.
Data transmission proceeds as follows:
1.The NPort 5110 configured for TCP Client Mode requests a connection from the host.
2.Once the connection is established, data can be transmitted in both