Ask our Experts
Didn't find what you are looking for? Ask our experts!
Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation
Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively. Register now to secure your spot!
Schneider Electric support forum about Power Meters (ION, PowerTag, PowerLogic) and Power Quality from design, implementation to troubleshooting and more.
Search in
Posted: 2017-03-29 03:07 AM
Link copied. Please paste this link to share this article on your social media post.
Hi all,
I am reading data from ion 7550 about pc via modbus. But the data read is incorrect.
Read register 40198 is correct.
read register 40200 is correct
read register 40202 is correct
but read register 40204 is wrong.
For more details, open the included file.
Please Help me with this case.
Thanks,
Ta Cong
Link copied. Please paste this link to share this article on your social media post.
Looking at the result, something is only accessing the value as a 16 bit register instead of a 32 bit one.
26944 decimal = 0x6940 as a 16 bit value
551232 decimal = 0x00086940 as a 32 bit value
So either the register is being scaled incorrectly inside the meter's template or the PC is not reading the register correctly and masking off the first register.
I would suggest using some type of program like Modscan or ION Setup to confirm the register contents by reading all of the registers to see how they are being populated.
If register 40204 does indeed contain 0 while register 40205 contains 0x6940, then the problem is within the actual meter and you will need ION Setup communicating using ION protocol to the 7550 to confirm how the scaling of the kW total is being performed.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.