To monitor the data points of a Modbus device or entity, you must add them to the
device or entity in Security Center.
Before you begin
Best Practice: For optimal performance of the plugin, it is
recommended to limit the number of data points and rules to 5000
respectively.
Procedure
-
From the Config Tool homepage, open the Plugins
task.
-
In the entity browser, select the Industrial IoT role
and click on the Devicestab.
-
Select the Modbus device from the Devices list.
-
In the Data points section of the device, click
Add a data point (
)
The
Add a data point dialog box opens.
-
Enter the following information:
- Name
- The name of the data point.
- Modbus object type
- The object type of the data point. This can be a coil, a discrete
input, a holding register, or an input register.
- Address
- The address of the data point on the device. You can enter the
address in decimal format and then click Hex
to convert it to hexadecimal.
- Bit range
- (Only for input register and holding register) Enable this option if
you want to extract the data point value from a subset of bits. For
more information, see Reading a specific bit range of a Modbus data point.
- Byte swap
- Enable this option if you want to extract the reading order of the
bytes inside each register to be in little-endian.
- Value type
- The type of information reported by the input (data point). The
types of data and the possible values that can be reported are:
- Boolean
- True or False
- Int16
- -32,768 to 32,767
- UInt16
- 0 to 65,535
- Byte
- 0 to 255
- Access level
- Indicates whether the selected data point is read-only or
read-write. This field is automatically displayed by the plugin
role.
- Conversion
- The conversion to be applied to the argument.
- Unit name
- (Optional) The measurement unit of the data point.
- Unit symbol
- (Optional) The symbol representing the measurement unit.
-
Click Add to add another data point or click
Add and Close.
The data point is displayed in the Data points
section.
-
(Optional) To duplicate a data point, right-click on the data point and select
Duplicate.
-
(Optional) To deactivate a data point, right-click on the data point and select
Deactivate.
-
Click Apply.