![Digi IX20 Скачать руководство пользователя страница 407](http://html.mh-extra.com/html/digi/ix20/ix20_user-manual_2496666407.webp)
Services
Configure the Modbus gateway
IX20 User Guide
407
destination device. If the Modbus address in the message matches one or more of the
filters, the message is forwarded. If it does not match the filters, the message is not
forwarded. Allowed values are
1
through
255
or a hyphen-separated range.
For example:
n
To have this client filter for incoming messages that contain the Modbus address of
10, set the index
0
entry to
10
:
(config service modbus_gateway client test_modbus_client)> filter
0 10
(config service modbus_gateway client test_modbus_client)>
n
To filter for all messages with addresses in the range of 20 to 30, set the index
0
entry to
20-30
:
(config service modbus_gateway client test_modbus_client)> filter
0 20-30
(config service modbus_gateway client test_modbus_client)>
To add additional filters, increment the index number. For example, to add an additional
filter for addresses in the range of 50-100:
(config service modbus_gateway client test_modbus_client)> filter 1 50-
100
(config service modbus_gateway client test_modbus_client)>
g. If request messages handled by this client should always be forwarded to a specific device,
, use
fixed_server_address
to set the device's Modbus address:
(config service modbus_gateway client test_modbus_client)> fixed_server_
address
value
(config service modbus_gateway client test_modbus_client)>
Leave at the default setting of
0
to allow messages that match the Modbus address filter
to be forwarded to devices based on the Modbuss address in the message.
h. To adjust the Modbus server address downward by the specified value prior to delivering
the message, use
adjust_server_address
:
(config service modbus_gateway client test_modbus_client)> adjust_
server_address
value
(config service modbus_gateway client test_modbus_client)>
where
value
is an integer from
0
to
255
. Leave at the default setting of
0
to not adjust the
server address.
If a packet contains a Modbus server address above the amount entered here, the address
will be adjusted downward by this amount before the packet is delivered. This allows you
to configure clients on the gateway that will forward messages to remote devices with the
same Modbus address on different buses. For example, if there are two devices on two
different buses that have the same Modbus address of 10, you can create two clients on
the gateway:
Содержание IX20
Страница 1: ...IX20 User Guide ...
Страница 598: ...Monitoring This chapter contains the following topics intelliFlow 599 Configure NetFlow Probe 606 IX20 User Guide 598 ...
Страница 613: ...Central management Configure Digi Remote Manager IX20 User Guide 613 ...
Страница 640: ...Diagnostics View system event logs IX20 User Guide 640 5 Click to download the system log ...
Страница 707: ...Command line interface Command line reference IX20 User Guide 707 more path The file to view Syntax STRING ...
Страница 710: ...Command line interface Command line reference IX20 User Guide 710 reboot Reboot the system Parameters None ...