I am looking for sample code that illustrates the sequence of NI-DAQMX library function calls used for continuous recording in DMA mode. I am using Microsoft Visual C++ (2002), running under WinXP PRO, NI DAC6225 A/D card. Areas of particular interest are:
1) how the DMA buffer is initialized
2) knowing when and what part of the DMA buffer to extract data
I would appreciate if anyone can provide C/C++ sample source code that illustrates how to use DMA mode to continuous record analog (input) data.
Ian