12-23-2014 07:27 AM
Hi All..
I have a while loop and i am collecting some data from the hardware through DAQ-1608FS. I am using finite sample mode for sample clock in while loop. I wrote a code to continue the while loop iteration with finite timing delays and writing the data to a LVM file. When observing the data in LVM file we noticed that the iteration timings are increasing(adding some delay while sampling). Can anyone help me in finding the sollution. adding an excel file which is showing the values of set timings and sampling start timings. Please verify it.Thanks in advance.
12-23-2014 08:54 AM
12-25-2014 11:53 PM
Hi
for your reference i am adding the vi file image and the written sampling data in lvm file. Please verify it and give me suitable sollution to avoid the time delay and give me some suggestions to eliminate or reduce the jitter.
thank you
12-26-2014 01:11 AM
12-26-2014 01:16 AM
i didnt get you. will you please elaborate it. Thank you.
12-26-2014 01:24 AM
my application is to sample the data for spesified time so that it will wait for 1 sec and then start sampling.
for that i wrote code like as shown in the snippets. you said that configure the sampling outside the loop.can it reduce my delay time?
12-26-2014 02:51 AM