07-20-2011 08:54 PM
Hi Abel,
I am working on placing Time loop structure around my DAQ assistant to get my loop rate to 5KHZ. As you know if I would like to run my iteration speed to more than while loop, I need to go for Time loop .Currently after replacing while loop to time loop around my DAQ, I found that my loop is not executing also I can not stop my running VI. I have DAQ 6008 with properties set as continous sample mode with 1000 samples to read with 1K Hz of sample rate. Can you kindly let me know where am I doing mistakes ?
Thnaks,
Nick
07-21-2011 09:02 AM
Hi Nick,
When you do a data acquisition configured as N samples or Continuous samples, your data acquisition will timing the loop. So if you want to change your loop update rate you should modify your DAQ timing configuration.
http://digital.ni.com/public.nsf/allkb/8EF7084B908ABF6686257589007C97DF?OpenDocument
Regards,
Abel Souza
NI Brazil