Hello, I have a DAQ Assistant , 4 signal collectors and one Write to Meas File placed in a while loop. The DAQ Assistant is set to aquire 1 sample(on demand) and i need to have 2 samples per second. So when i have a timer to wait 500 ms i get one sample every 2 seconds instead of 2 samples per second. Why is that and how i can get perfect match between time column and no of samples in the file i obtain?
Thanks in advance!