Issue Details
I have a NI USB DAQ device that using DAQmx driver, and I wanted to use Interrupts or DMA as my data transfer mechanism by changing it using DAQmx Property Channel.
However, when I run a simple code using my NI USB DAQ device and use Interrupts or DMA as my data transfer mechanism, I am getting Error -200077 occurred at Property Node DAQmx Channel (arg 1) as below picture. How can I resolve this issue?
