Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

cvi finite acquisition

Hi
I have a problem in CVI and finite acquisition.
I want to acquire datas duing x seconds at a frequence defined....
But i want to be able to
display the datas and not recover the whole buffer in a time...
Any idea?
i think a thread to do this acquisition and recover data in the main thanks to the TSQ to display in a graph...
However how to manage the end of task?
i wanted in the thread to see the number of samples available, but it doesn't work...

Thanks
0 Kudos
Message 1 of 2
(2,703 Views)
Yes, multithreading can be a solution, but since you are speaking in seconds, you could think of a simpler solution like the one analized in this thread


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(2,694 Views)