Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Manipulating Synchronous AI Read Data

Hi Ryan,
 
Smiley Very Happy  I'm glad everything is working out for you now.  Thanks for using the National Instruments Discussion Forums.
Carlton
CLA
0 Kudos
Message 11 of 14
(1,087 Views)
Just one afterthought Carlton...

I notice that the loop iteration is set to a 25 millisecond delay from the example vi... I'm trying to optimize my code to take synchronous data as fast as possible and I'm wondering how much leeway was left in that 25ms number.

Cheers

Ryan
0 Kudos
Message 12 of 14
(1,079 Views)
Hi Ryan,
 
The Wait Until Next ms Multiple function is typically used as timing control of a While Loop to prevent LabVIEW from using too much of the processor.  So the minimum value that you can use for this really just depends on the specific computer you are running the code on.
Carlton
CLA
0 Kudos
Message 13 of 14
(1,044 Views)
Carlton, it seems I spoke too soon when I mentioned that all was OK and since then I've therefore started a new post with another problem I'm encountering... Sorry to keep dragging on about this - if you want to take a look it's named after the synchronization example. Thanks again for all your help.
0 Kudos
Message 14 of 14
(1,040 Views)