Services
Modbus gateway
TX54 User Guide
628
For example, to set
inactivity_timeout
to ten minutes, enter either
10m
or
600s
:
(config service modbus_gateway server test_modbus_server)>
inactivity_timeout 600s
(config service modbus_gateway server test_modbus_server)>
n
If
connection_type
is set to
serial
:
i. Set the serial port:
i. Use the
?
to determine available serial ports:
(config service modbus_gateway server test_modbus_
server)> ... serial port ?
Serial
Additional Configuration
-------------------------------------------------------
------------------------
port1
Port 1
(config service modbus_gateway server test_modbus_
server)>
ii. Set the port:
(config service modbus_gateway server test_modbus_
server)> serial
port
(config service modbus_gateway server test_modbus_
server)>
ii. Set the packet mode:
(config service modbus_gateway server test_modbus_server)>
serial packet_mode
value
(config service modbus_gateway server test_modbus_server)>
where
value
is either
rtu
or
ascii
. The default is
rtu
.
iii. Set the maximum allowable time between bytes in a packet:
(config service modbus_gateway server test_modbus_server)>
serial idle_gap
value
(config service modbus_gateway server test_modbus_server)>
where
value
is any number between 10 milliseconds and one second, and take
the format
number
{ms|s}
.
For example, to set idle_gap to one second, enter
1000ms
or
1s
.
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...