Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

Two ways of specifying 6602 DMA transfer?

I have previously used "Counter Set Attribute.vi" to set the transfer method attribute to DMA for individual counters on the PCI-6602 board. I've noticed that an example from NI uses another method: "Set DAQ Device Information.vi" is used to set the information type 'data transfer mode for GPCTR [XX]' to 'up to 1 DMA channel'. Is there a difference between these two? If so, is there an advantage to using one over the other?

thanks.
0 Kudos
Message 1 of 2
(3,666 Views)
There should be no differences between using one or ther other command. They will set the same flags to setup that counter to use DMA for transfer instead of Interrupts.
0 Kudos
Message 2 of 2
(3,666 Views)