Hello,
I have 2 inputs on my installation that need to do difference calculation:
IN1 - holds energy (KWh) of floor 1 and 2;
IN2 - holds energy (KWh) of floor 2;
So in order to calculate the KWh/d of only floor 1, i configured IN1 like this:
-input IN1
kWh to kWh/d, Energy floor 1
But the feed "Energy floor 1" is always 0.00
What can I be doing wrong?
My emoncms is v8.3.6.
Thanks
Re: Input difference (mis)calculation
I think you should be using "power to kWd" not "kWh to kWd"... the inputs report power in watts (W), not energy (kWh).
Re: Input difference (mis)calculation
The value on the inputs are indeed kWh. The point is not the units, but the input calculation (in this case the difference)