Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
using Modbus4j ,Jumping values while reading value from secure elite 440-447 energy meter
-
Hi , while i was reading values from secure elite 440-447 energy meter using modbus4j.jar in java the values are jumping (means exchanging for eg:suppose i used to get kwh at 401 registry after some time i am getting voltage in that registry.).can you please help me out,i am struggling with these problem from so many days.
Thank You. -
Hi Sagarsama,
So, you're requesting the same register over some period of time, and it never errors but the value is usually what you would expect for the kWh and occasionally what you expect for the instantaneous voltage? That's bizarre. I would set up a Mango reading that register for a while to be sure that is what is going on (you make it sounds as though you are using Modbus4J in your own application), but that sounds like an issue with the PLC. If you're requesting the same range of values and it is spontaneously changing those values, that is its issue.