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