Does anyone know what happened to the processor for calculating the difference of pulse readings.
used to be pulse diff / "Total pulse count to pulse increment"
To qualify, I meant on emoncms.org
Archived Forum |
|
Pulse difference? Where did it go?Submitted by nowaitemon on Sat, 27/02/2016 - 21:10Does anyone know what happened to the processor for calculating the difference of pulse readings. used to be pulse diff / "Total pulse count to pulse increment" To qualify, I meant on emoncms.org » |
Re: Pulse difference? Where did it go?
Hello nowaitemon, that processor was removed on emoncms.org as it is possible to replicate much of the functionality by using an accumulating pulse count logged to a feed, then using a bar graph (see visualisations) with the delta parameter set to 1, and the interval set to your choice. There's an example of how to use the bargraph in this mode at the bottom of this post: https://openenergymonitor.blogspot.co.uk/2014/08/monitoring-solarpv-heatpump-and-house.html