RDL-3000
FAMILY
USER MANUAL
70-00158-03-00
Proprietary Redline Communications © 2015
Page
251
of 254
April 17, 2015
vgateway.1.rawtcpserver.localport = 4001
vgateway.1.rawtcpserver.maxconnections = 8
vgateway.1.serialport = data1
vgateway.1.mode = rawtcpserver
vgateway.1.modbustcpserver.maxconnections = 3
vgateway.1.modbustcpserver.localport = 502
vgateway.2.rawtcpserver.datapacking.packetlength = 1024
vgateway.2.rawtcpserver.datapacking.delimiter1 = 0x61
vgateway.2.rawtcpserver.datapacking.delimiter2 = 0x62
vgateway.2.rawtcpserver.datapacking.delimiteraction = act1
vgateway.2.rawtcpserver.datapacking.delimiter1enable = off
vgateway.2.rawtcpserver.datapacking.delimiter2enable = on
vgateway.2.rawtcpserver.datapacking.forcetransmit = 20
vgateway.2.rawtcpserver.inactivitytime = 0
vgateway.2.rawtcpserver.localport = 5001
vgateway.2.rawtcpserver.maxconnections = 8
vgateway.2.serialport = data2
vgateway.2.mode = rawtcpserver
vgateway.2.modbustcpserver.maxconnections = 1
vgateway.2.modbustcpserver.localport = 503
port <1 | 2>
Gateway index.
1
DATA1 port
2
DATA2 port
mode <inactive | rawtcpserver
| modbustcpserver>
The operation mode of the specified virtual gateway.
inactive
Virtual gateway is not active
rawtcpserver
Virtual gateway is configured as raw tcp server
modbustcpserver
Virtual gateway is configured as a modbus tcp
server
serialport <[blank] | data1 | data2>
serial port associated with the specified
virtual gateway.
[blank]
Unassigned
data1
Assigned to port DATA1
data2
Assigned to port DATA2
rawtcpserver <localport | inactivitytime | maxconnections | datapacking>
localport <1-65535>
Port address for gateway.
inactivitytime <0-65535>
Inactivity time in milliseconds.
0
TCP connection will not be closed due to idle serial line.
1-65535
TCP connection will not be closed after this idle period.
maxconnections <1-8>
Maximum number of simultaneous host connections.
datapacking <delimiter1enable | delimiter1 | delimiter2enable |
delimiter2 | delimiteraction | forcetransmit>
Data packing settings.
delimiter1enable <off | on>
First delimiter enable. Refer to
Configuration Settings
for details.
delimiter1 <00-FF>
First delimiter byte value.