Hello I am looking for a CVI or VB6 example of asynchronous multipoint scanner acquisition (NI4060+SCXI1127), using niDMM_Initiate and niDMM_FetchMultiPoint.
I saw only examples in which the two previous functions are used together, one after the other, in a syncronous way.
I have to scan a lot of channels, but I would like to let the processor idle during the scanning...