MODBUS RTU RS485 Adress how to write

Hello Dear, how to correctly write :
S30x0008 holding register in modbus Ignition adress ?
Ty ! for help

Check out this and let me know if it helps.

https://docs.inductiveautomation.com/display/DOC81/Modbus+Address+Mapping

1 Like

Hello Dear , I found that there is +1 offset
as my adress resgister is 00 for voltage for example correct floating value is 1
as I add +1 for all register values its OK
PS : before converting HEX to DEC
thanks a lot

There is a setting in the driver for one based/zero based, go to edit settings and click show advanced.

Therefore your registers in your address can match the documentation.

1 Like