05-26-2007 03:23 PM
To make the x axis simple, change the DAQ Assistant to continuous mode and 500 samples. That way each second you will get 500 samples. Then, in the scaling box I mentioned, enter a value of .002. That is equal to your sample time (1/500). Then if you want 60 seconds worth of data, run the for loop 60 times.
I'm sorry I only have time for this quick update and can't look at the other VI right now.
05-27-2007 02:57 AM