When testing a NI-DAQmx task I get the error - "Not enough memory to complete this operation".
The device I am using is a NIPCIe-6536
with task settings :
Acquisition Mode : N Samples
Samples to Read : 32768000
Rate(Hz) : 16M
Is the error related to the amount of RAM in my development machine (512MB)?
or should I be looking at collecting the data in smaller chunks?