Digital Multimeters (DMMs) and Precision DC Sources

cancel
Showing results for 
Search instead for 
Did you mean: 

How to setup DMA in XP for PCI-6024

Problem; highest sample freq with Datalogging is for 8 channels 150Khz i.s.o. 200Khz for all channels.
Using;Dell Pc 2,8Ghz, Labview v6.i, NiDaq 6.9.2 and the HSDL vi's
0 Kudos
Message 1 of 2
(7,182 Views)
Hello;

You don't need to configure the DAQ device to perform DMA data transters. It's set as DMA by default.

The error you are getting can tell you more about the problem itself. I'm wondering if the problem is on the FIFO overflow which is caused by overhead in the while loop where the AI Read.vi is in. If that is the case, you will need to optimize the code inside the loop so you can retrieve data faster from the on board FIFO.

Hope this helps.
Filipe A.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(7,182 Views)