Hi,
I work on a labview project. I need to record data from compact field
point every 100ms and calculate 15min average value of the input data,
then save the average value into file continuously. I have already
done the data record part. My problem here is when labview save the
result to file, I can not record the input data at the same time for
the next 15 minute average calculation. I will miss some input data
from CFP while saving data to file. How can I keep these data for the
next 15 minute average calculation while I am saving the result into
file. Thanks for your help.
Fred