Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I do DMA configuration for pci dio 32hs in VC++

I have to configure the pci dio 32hs to do a DMA 32 bit transfer at 4Mhz. However , I've no idea how to configure the MITE register and DMA Controller to use the bus master DMA.
0 Kudos
Message 1 of 2
(2,569 Views)
The NI-DAQ function call Set_DAQ_Device_Info changes the data transfer mode (interrupts and DMA) for certain classes of data acquisition operations (including buffered transfer for the PCI-DIO-32HS). Use the NI-DAQ Function Reference Manual (linked below) as a reference.

NI-DAQ Function Reference Manual
http://digital.ni.com/manuals.nsf/webAdvsearch/47EB30B6651A0F4D8625665E0063589D?OpenDocument&vid=niwc&node=132100_US

Regards,

Todd D.
0 Kudos
Message 2 of 2
(2,569 Views)