Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing buffer memory

Is there any fundamental reason why I can't read data directly
from memory allocated to a double-buffer that is being filled
via DMA, rather than using NI-DAQ functions DAQ_DB_Transfer
and/or DAQ_Monitor? I realise I will lose some data overrun
error checking, but is that all?

Cheers,
Francis
0 Kudos
Message 1 of 2
(2,943 Views)
"Francis Burton" (that's me) wrote:
>>Is there any fundamental reason why I can't read data directly>from memory
allocated to a double-buffer that is being filled>via DMA, rather than using
NI-DAQ functions DAQ_DB_Transfer>and/or DAQ_Monitor? I realise I will lose
some data overrun>error checking, but is that all?>>Cheers,>Francis

Apparently not.

Francis
("Thanks!" "You're welcome!")
0 Kudos
Message 2 of 2
(2,943 Views)