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
Đã phát hành cho: Schneider Electric Việt Nam


Bạn cần trợ giúp?
Bắt đầu ở đây!
Tìm câu trả lời ngay. Tự tìm kiếm giải pháp, hoặc kết nối với một trong các chuyên gia của chúng tôi.
Liên hệ hỗ trợ
Liên hệ với nhóm chăm sóc khách hàng của Schneider để nhận thêm thông tin, được hỗ trợ kỹ thuật, trợ giúp khiếu nại và các thông tin khác.
Nơi mua hàng?
Dễ dàng tìm nhà phân phối Schneider Electric gần bạn nhất.
Tìm kiếm câu hỏi thường gặp
Nhận câu trả lời bạn cần bằng cách duyệt tìm những Câu hỏi thường gặp (FAQ) liên quan đến chủ đề.
Liên hệ bộ phận bán hàng
Đăng ký bán hàng trực tuyến và chuyên gia của chúng tôi sẽ liên hệ với bạn.