Adding a data item to a Modbus RTU slave
Data items are used to communicate with a Modbus RTU slave. Data items can be mapped to global variables.
- You must add a Modbus RTU slave to your device configuration.
- Open the device view.
- In the device tree, double-click the slave you want to add a data item to.
- In the Data items table, click the plus icon.
- A new data item is added.
- Name the data item uniquely within the scope of the slave.
- Set the function code of the data item.
- Set the offset of the data item.
- If more than one register shall be read or written, set the desired quantity of the data items.
NOTICE


If the request shall not be executed cyclically (default) but by trigger, you can create a trigger channel.