Web Console Configuration |
port is set to 1200 bps, 8 data bits, 1 stop bit, and no for parity. In this case, the total number of bits required to send a character is 10 bits and the time required to transfer one character is
( 10 bits / 1200 bits/s ) * 1000 = 8.3 ms.
Therefore, you should set Force Transmit timeout to be larger than 8.3 ms. Force Transmit timeout is specified in milliseconds and must be larger than 10 ms.
If the user wants to send a series of characters in a packet, the serial device attached to the
Local TCP port
Setting | Factory Default | Necessity |
1 to 65535 | 4001 | Required |
|
|
|
The TCP port that
Command port
Setting | Factory Default | Necessity |
1 to 65535 | 966 | Optional |
The command port is a listen TCP port for
Real COM Mode
TCP alive check time
Setting | Factory Default | Necessity |
0 to 99 min | 7 min | Optional |
|
|
|
0 min: TCP connection is not closed due to an idle TCP connection.
1 to 99 min:
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 same. When Max Connection is set to 1, the Real COM driver on the specific host has full control.