05-08-2017 09:27 AM
Hi All,
whilst this may seem like a simple issue I can't seem to find an easy way of going about solving it. I am continuously reading voltage through DAQ assist at a sample rate of 1kHz (and setting my buffer size with a sample size of 10k), of course giving me 1000 readings a second. I need this, but I also need to take a rolling average of every 10 values (giving me 100 averages a second). If I just mean the DAQ output I get an average every 10 seconds which is to be expected given that I'm sampling 10000 times at 1000Hz, although I need average to be of every 10 values.
Any solutions I'm missing?
Thanks in advance.
Solved! Go to Solution.
05-08-2017 09:38 AM - edited 05-08-2017 09:38 AM
05-08-2017 09:40 AM
Figured I was just having a moment... thanks haha.