Hi,
1.If E-Series can use up to 3 DMA channels for high transfer rates how many DMA channels are available for AT-MIO-16E-10 ?
The AT-MIO-16E-10 has three 16-bit DMA channels. Check page 2-4 of the
manual.
2.How many IRQ's are available for AT-MIO-16E-10 ?
There is one IRQ channel available. Check the same page of the manual, 2-4.
3.Regarding to an application for AT-MIO-16E-10 , the Count Edges (DAQ-STC).vi which is attached bellow,how the counting
operation it's performed ? Through DMA or through interrupts ?
The card by default uses the available DMA channels; if all the DMA channels are used by different operations (e.g., AI, Counter...), the card switches to IRQ. Y
ou can software select if a configured operation shall use DMA or IRQ to transfer data to the PC memory -- in LabVIEW, for instance, you can use the Set DAQ Device Information.vi.
Regards,
Ramzi.