SerialGate User Guide
23
Menu
Default
Description
Interface
RS232
Set interface for serial port.
For RS-232 model, it is fixed to RS-232.
Local Port 4001
Set the socket number for the port. TCP server and UDP server
operation mode makes use of this port for awaiting network socket
connections.
Target IP
0.0.0.0
In TCP Client, UDP Client mode, set the IP address of the target
device.
Target
Port
4001
In TCP Client, UDP Client, set the port number of the target device.
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.
Baud
Rate
9600 bps
Set serial communication speed
(Options: 150, 300, 600, 1200, 2400, 4800, 9600, 19200, 38400,
57600, 115200, 230400, 460800, 921600 bps)
Data Bits
8
Fixed to 8.
Stop Bits
1
Set the number of stop bits (Options: 1, 2)
Parity
No
Set parity bit check scheme. (Options: No, Odd, Even)
Flow
Control
None
Set the flow control scheme.
(Options: None, RTS/CTS)