NPort 5110 Series User’s Manual | Web Console Configuration |
for the given time. After the connection is closed, NPort 5110 starts listening for another host’s TCP connection.
This parameter defines the maintenance status as Closed or Listen for the TCP connection. The connection is closed if there is no incoming or outgoing data through the serial port during the specific Inactivity time.
If the Inactivity time is set to 0, the current TCP connection is kept active until a connection close request is received. Although Inactivity time is disabled, the NPort 5110 will check the connection status between the NPort 5110 and remote host by sending “keep alive” packets periodically. If the remote host does not respond to the packet, NPort 5110 assumes that the connection was closed down unintentionally. NPort 5110 will then force the existing TCP connection to close.
ATTENTION
The Inactivity time should at least be set larger than that of Force transmit timeout. To prevent the unintended loss of data due to the session being disconnected, it is highly recommended that this value is set large enough so that the intended data transfer is completed.
Max connection
Setting | Factory Default | Necessity |
1, 2, 3, 4 | 1 | Required |
Max connection is usually used when the user needs to receive data from different hosts simultaneously. The factory default only allows 1 connection at a time.
Max. Connection 1:
NPort 5110 only allows 1 host to open the TCP connection to the specific serial port.
Max Connection 2 to 4:
Allows 2 to 4 host’s TCP connection request to open this NPort 5110 serial port, at the same time. When multiple hosts establish a TCP connection to the specific serial port at the same time, NPort 5110 will duplicate the serial data and transmit to all of the hosts. Ethernet data is sent on a
Delimiter 1
Setting | Factory Default | Necessity |
00 to FF | None | Optional |
Delimiter 2 |
|
|
Setting | Factory Default | Necessity |
00 to FF | None | Optional |
Once the NPort 5110 receives both delimiters through its serial port, it immediately packs all data currently in its buffer and sends it out the NPort 5110’s Ethernet port.
ATTENTION
Delimiter 2 is optional. If left blank, then Delimiter 1 alone trips clearing of the buffer. If the size of the serial data received is greater than 1 KB, the NPort 5110 will automatically pack the data and send it to the Ethernet. However, to use the delimiter function, you must at least enable Delimiter 1. If Delimiter 1 is left blank and Delimiter 2 is enabled, the delimiter function will not work properly.