Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Interrupts instead of DMA-6534

Normally by default 6534 uses DMA operation. Now if i want to use interrupts instead of DMA what should i do?
Give me brief about this please.
0 Kudos
Message 1 of 2
(3,032 Views)
In LabVIEW you can use the Set DAQ Device Info VI and using NI-DAQ function calls you can use the Set_DAQ_Device_Info function. By using this VI/call, you will be able to change the transfer mode of the 6534 to IRQs rather than DMA. I hope this helps.

Regards,

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