How to read voltage from Entes MPR-47SE via Modbus TCP

Hello everyone, I have a device (Entes MPR-47SE) that I want to communicate with using Modbus TCP_any. I want to read voltage data from the device, but I can’t. The device’s IP address is 192.168.5.80 255.255.255.0
Can you help me?

Hi,

it’s hard to say from the screenshots why it’s not working.
I assume there’s something misconfigured, so:

  • please check the fieldbus logger for any entries
  • please check the IO mapping pages of the master and slave in online mode to see the informations on the master and slave diagnosis datapoints

Most often the connection fails because of:

  • wrong IP settings / device not reachable
  • wrong unit identifier setting
  • wrong register setup

Here’s a summary what next steps to do / check:

And here’s another post, where for example the unit identifier setup was the cause:

Best regards!

1 Like

Thank you. I managed to read it. It was due to the Error Unit identifier.