problem with modbus register

Hello.
Why the sum of individual readings from the phase registers is not equal to the sum read from the sum register.

Thread Status
2
129
2
1
0

Sort replies by:

Hi:

Sorry, these two registers in the below pic are used to record the kWh in NEM mode (net energy metering mode https://www.iammeter.com/docs/net-energy-meter) now, not the sum of 3phase kWh anymore.


We upgrade the register definition since we began to support NEM.

When we support NEM, it needs two registers to record the kWh in NEM mode.
And we do not allocate new registers and use these two directly.
Because we thought using one register to record the sum result of 3phase`s result is no sense (You can read 3phase`s kWh and sum them manually).

Thank you for explaining the problem.

Looks like you are new here. Register for free, learn and contribute.