Skip to main content

Modbus/TCP

The device supports data transfer via Modbus/TCP, which can be used to integrate the device into industrial process monitoring systems (SCADA).

Configuration

Enable

Checkbox

Tick the checkbox to fill out the configuration details and enable the interface.

Write protection

Checkbox

If you want to permit changes to the Modbus/TCP configuration, deactivate the Write protection checkbox.

Save the configuration

After filling in the form, click on at the bottom of the page, to persist the configuration.

Modbus Register

Read Registers

AddressOffsetFormatContent
31001, 310021000, 1001int32Sensor 1 value / INT32_MIN on sensor error
31003, 310041002, 1003int32Sensor 2 value / INT32_MIN on sensor error
............
31031, 310321030, 1031int32Sensor 16 value / INT32_MIN on sensor error
311011100uint16Sensor 1 error code on sensor error
311021101uint16Sensor 2 error code on sensor error
............
311161115uint16Sensor 16 error code on sensor error
340014000uint16State of input 1 (0=Off, 1=On)
340024001uint16State of input 2 (0=Off, 1=On)
340034002uint16State of input 3 (0=Off, 1=On)
340044003uint16State of input 4 (0=Off, 1=On)
360016000uint16Watchdog state 1 (0=Good, 1=Triggered, 0xffff=Unknown)
360026001uint16Watchdog state 2 (0=Good, 1=Triggered, 0xffff=Unknown)

Holding Registers

AddressOffsetFormatContent
41201, 412021200, 1201int32Lower limit for sensor 1 / INT32_MIN for invalid sensor
41203, 412041202, 1203int32Lower limit for sensor 2 / INT32_MIN for invalid sensor
............
41231, 412321230, 1231int32Lower limit for sensor 16 / INT32_MIN for invalid sensor
41301, 413021300, 1301int32Upper limit for sensor 1 / INT32_MIN for invalid sensor
41303, 413041302, 1303int32Upper limit for sensor 2 / INT32_MIN for invalid sensor
............
41331, 413321330, 1331int32Upper limit for sensor 16 / INT32_MIN for invalid sensor
41401, 414021400, 1401int32Hysteresis for sensor 1 / INT32_MIN for invalid sensor
41403, 414041402, 1403int32Hysteresis for sensor 2 / INT32_MIN for invalid sensor
............
41431, 414321430, 1431int32Hysteresis for sensor 16 / INT32_MIN for invalid sensor
450015000uint16State of output 1 (0=Off, 1=On)
450025001uint16State of output 2 (0=Off, 1=On)