Dear all
Could someone explain or give me exemples of continuous aquisition of data in VB6 with daqmx beta functions ?
Up to know all other functions (read/write digital, read/write analog scalar...) work fine. But I'm unable (or i don't know) how to get the data from the reading buffer (continuous mode), in finite mode it's ok.
My goal is to display or write in a file the data.
How to use the loop for displaying the output array and the way this array is implemented through buffer reading ?
In a general maner, do you know where i can find good exemple of code for VB6 in daqmx ?
Thanks for your help.