SerialGate User Guide
49
Menu
Default
Descriptions
Parity
None
Set parity bit check scheme.
(Options: None, Odd, Even)
Flow
Control
None
Set the flow control scheme.
(Options: None, Xon/Xoff, RTS/CTS)
Device
Type
DataOnly
Set the signal line checking method for the device to be connected to
the given serial port.
If the mode is set to Data Only, TxD, RxD, and GND signal lines are
used in inter-device communication.
If the mode is set to Modem Signals, all modem signals except RI
(Ring Indicator) are asserted, tested, and used in communication.
(Options: Data Only, Modem Signals)
Remote IP
Address /
Port
0.0.0.0 /
4000
If the Operation Mode is in TCP Client or UDP Client or Pair_Master
mode, set the IP address and the socket number to connect to.
Keepalive
Check
Time
0
When set to ‘1’, network status is check with given time period after
socket connection is established.
Socket connection will be reset when there is any network issue.
(When set to ‘0’, this feature is disabled. When enabled, setting
range is from 0 to 32767.)
The factory default value is set to ‘0’. It will not reset the socket
connection.
Latency
Time
0
This needs to be set when consecutive data from the given serial
port needs to be transmitted to socket at once.
For example, if 100 bytes of character string are to be transmitted
from the serial device to a server through SerialGate, bypass is set to
0 for the latency time. Although it provides immediate sending
through SerialGate, the server could be received a lot parts of
divided packets.
If the latency time is not 0, SerialGate will wait for the time and check
new data. If there is new data, SerialGate repeatedly wait for the
time. Otherwise, SerialGate will transfer the buffered data, but it
could not run in real time.