Anybus ab7072 kepserver modbus driver

Hello,
I have a Anybus ab7072. I am reading Rs485 device’s registers via ab7072. Now I want to read this register from ab7072 via kepserver. How can I do this?
For example kepserver has got modpus-ip driver and make a configuration writing register address. Can I use it?

Thank you.

Hello @Kucukyesiltepe,

The data can be access via modbus tcp and ethernet/ip . You will want to take a look at section 2.5 of the user manual for the modbus register map. Depending on what addressing mode configured you can access the data via modbus using either the modbus addressing (2.5.4) or Anybus addressing (2.5.5).

Deryck

Deryck