User Manual

SerialGate User Guide
65
Commands Default Description
def port x signal
[data/modem]
data
Set the signal line checking method for the device to be
connected to the given serial port.
def port x remote
<IP address>
0.0.0.0
Set IP address of the server to be connected in TCP Client,
UDP Client, Pair_Master mode.
def port 1
remoteport
<socket number>
4000
Set the socket number to connect to when the Operation
Mode is set to TCP Client or UDP Client or Pair_Master
mode.
def port x keepalive
<0 ~ 65535>
0
After a certain amount of time passes without any
communication after the socket connection between the
given serial port and the server is established, automatically
disconnect the socket connection.
def port x latency
<msec>
0
This needs to be set when consecutive data from the given
serial port needs to be transmitted to socket at once.
def port x txtrigger
[ auto, 1, 2, 4, 8, 16,
32, 64, 96, 128]
Set txtrigger of each port.
def port x rxtrigger
[ auto, 1, 2, 4, 8, 16,
32, 64, 96, 128]
Set rxtrigger of each port.
def port x fifosize
<1 ~ 128>
Set fifosize of each port.
def port x login
<Enable/Disable>
Disable
When the Operation Mode is set to TCP Server, ask for the
username and password when the client tries to connect.
def port x loginname
<username>
None
When the Operation Mode is set to TCP Server, set the
username to ask for(Max 8 bytes)
def port x loginpass
<password>
None
When the Operation Mode is set as TCP Server, set the
password to ask for( Max 8 bytes)
def port x
termination
<Enable/Disable>
Disable Set termination for each port.
Username/Password Commands
Configure username and password for Web/Telnet/FTP.