Our Brands

Welcome to the Schneider Electric Website

Welcome to our website.
		
How can we help you today?
You are currently viewing the content available in Vietnam. If you are looking for information for another region, please select the correct country from the top-left dropdown in the page and 'Navigate to Browse FAQs' in the Support menu.
Formula to Calculate the Energy 64-bit INT in PM5000 Series
Issue
End user would like to obtain energy values via modbus register.


Product Line
PM5100, PM5110, PM5111, PM5310, PM5330, PM5331, PM5320, PM5340, PM5341, PM5560, PM5563

Environment
64-bit Energy Register

Cause
The energy values are stored in the INT64 bit format.

Resolution
*Warning:  Installation and maintenance of this device should only be performed by qualified, competent personnel that have appropriate training and experience with high voltage and current devices. Failure to follow the instructions / warnings in the Meter Installation Guide can result in permanent damage to the meter, severe injury or death.

Formula to calculate the Energy for 64bit INT :
Energy = ( lower 32bit value )+( Higher 32bit value *232)
Energy = ( lower 32bit value )+( Higher 32bit value *4294967296)

Example to calculate the Active Energy Delivered (32 bit Formula)
Read register 3204 and 3206 in UINT32
Formula :
Higher 32 bit value = register value of 3206= 0
Lower 32 bit value= register value of 3204 = 89550842
( lower 32bit value )+( Higher 32bit value *4294967296)= Energy
(89550842)+(0*4294967296) = 89550.842 kWh

Example to calculate the Active Energy Delivered + Received (16 bit Formula)
Read register 3212 through 3215 as UINT16
Energy = ((register 4) * (2^48)) + ((register 3) * (2^32)) + ((register 2) *  (2^16)) + (register 1)
Formula:
Energy = ((Reg 3212) * (2^48)) + ((Reg 3213) * (2^32)) + ((Reg 3214) *  (2^16)) + (Reg 3215)

Note:
If the user is using Firmware version 1.3.7 then there is an option for Float 32-bit energy registers ( Registers 2700 onwards). The float 32 registers are the replication of the INT64 bit registers.
For more information reference kb FA204140

Schneider Electric Vietnam

Explore more
Range:
Users group

Discuss this topic with experts

Visit our community and get advice from experts and peers on this topic and more
Explore more
Range:

Need help?

  • Start here!

    Find answers now. Search for a solution on your own, or connect with one of our experts.

  • Contact Support

    Reach out to our customer care team to receive more information, technical support, assistance with complaints and more.

  • Where to buy?

    Easily find the nearest Schneider Electric distributor in your location.

  • Search FAQs

    Search topic-related frequently asked questions to find answers you need.

  • Contact Sales

    Start your sales inquiry online and an expert will connect with you.

I'd like to receive news and commercial info from Schneider Electric and its affiliates via electronic communication means such as email, and I agree to the collection of information on the opening and clicks on these emails (using invisible pixels in the images), to measure performance of our communications and improve them. For more details, please read our Privacy Policy.

  • Products Documentation
  • Software Downloads
  • Product Selector
  • Product Substitution and Replacement
  • Help and Contact Center
  • Find our Offices
  • Get a Quote
  • Where to buy
  • Company Profile
  • Report a misconduct
  • Accessibility
  • Investors
  • EcoStruxure
  • Job Search
  • Blog
  • Privacy Policy
  • Cookie Notice
  • Terms of use
  • Change your cookie settings
Your browser is out of date and has known security issues.

It also may not display all features of this website or other websites.

Please upgrade your browser to access all of the features of this website.

Latest version for Google Chrome, Mozilla Firefox or Microsoft Edgeis recommended for optimal functionality.