Hi all,
I have a program that is using a USB-6218 to monitor some voltages. I am sampling at 1khz and displaying the values on a simple meter. I am also using the "Write to measurement file" function to save this data to a csv file.
However, I only really want to save a much lower sample rate, say every minute, so that I don't have too much data over 8hrs of monitoring.
Not sure how to do this. I thought of having a Sub vi with while loop containing the "Write to measurement file" function and a time delay. But is it possible to tell this to carry on running and keep the meters running on the front end at 1kHz?
Any suggestions much appreciated.
Cheers,
Dan