Services
Modbus gateway
IX10 User Guide
487
where
value
is either
tcp
or
udp
.
ii. Set the port:
(config service modbus_gateway client test_modbus_client)>
socket
port
(config service modbus_gateway client test_modbus_client)>
where
port
is an integer between
1
and
65535
. The default is
502
.
iii. Set the packet mode:
(config service modbus_gateway client test_modbus_client)>
socket packet_mode
value
(config service modbus_gateway client test_modbus_client)>
where
value
is either
rtu
or
ascii
. The default is
rtu
.
iv. Set the maximum allowable time between bytes in a packet:
(config service modbus_gateway client test_modbus_client)>
socket idle_gap
value
(config service modbus_gateway client test_modbus_client)>
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 20 milliseconds, enter
20ms
.
v. Set the amount of time to wait before disconnecting the socket when it has
become inactive:
(config service modbus_gateway client test_modbus_client)>
inactivity_timeout
value
(config service modbus_gateway client test_modbus_client)>
where
value
is any number of minutes or seconds up to a maximum of 15
minutes, and takes the format
number
{
m|s
}.
For example, to set
inactivity_timeout
to ten minutes, enter either
10m
or
600s
:
(config service modbus_gateway client test_modbus_client)>
inactivity_timeout 600s
(config service modbus_gateway client test_modbus_client)>
vi. Set the hostname or IP address of the remote host on which the Modbus server
is running:
(config service modbus_gateway client test_modbus_client)>
remote_host
ip_address
|
hostname
(config service modbus_gateway client test_modbus_client)>
Содержание IX10
Страница 1: ...IX10 User Guide User Guide Firmware version 22 5 ...
Страница 444: ...Services Simple Network Management Protocol SNMP IX10 User Guide 444 The SNMP page is displayed 4 Click Download ...
Страница 740: ...Monitoring This chapter contains the following topics intelliFlow 741 Configure NetFlow Probe 748 IX10 User Guide 740 ...
Страница 823: ...Command line interface Execute a command from the web interface IX10 User Guide 823 The Admin CLI prompt appears ...
Страница 849: ...Command line interface Command line reference IX10 User Guide 849 Parameters None ...
Страница 858: ...Command line interface Command line reference IX10 User Guide 858 reboot Reboot the system Parameters None ...