Say I am capturing every 25ms when I am recording data.
Do your totalizing functions totalize on the 1ms intantaneous data values (volts and current) every 25ms?
OR
Do they take advantage of your 1ms capture rate capability and average the last 25 volt and readings at 1ms apart each?
I hope you do the latter, since this would give much more accurate Totalized values (power, energy and capacity).
I would like to see the ability to even select whether the logged values for volts and current every 25ms be either 1ms intantaneous values OR average of the last 25 values read at 1ms each.