Hello,
we are using a NI-PCI-6731 card and Visual Studio 5 with Measurement Studio C++ 8.0.1
We are sending an analog signal periodicaly using DAQmxSampleQuantityModeContinuousSamples mode. Our code is based on the CContGenPeriodicWfmIntClkDlg sample include with Measurement Studio.
What we now need is a way to know when the card is sending a new iteration of our signal (with a callback or an event). I have tried many ways but all were unsuccessfull.
Is there a way to do that ?
Regards,
Guillaume CLODIC