LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I do to make an loop of acquisition running all the time with an asynchronous timer ?

Hello,

I use a timer to call an acquisition loop every two seconds. I would like te change the timer for an asynchronous timer. How can I do ?
0 Kudos
Message 1 of 2
(2,873 Views)
See the example cvi\samples\toolbox\asyncdem.prj. It shows you how to use an asynchronous timer. Just follow this example and set the interval to 2.0.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 2
(2,873 Views)