Hello;
If you are doing a buffered counter operation, together with an AI operation, each one of those tasks will use a DMA channel.
If your machine has several devices using DMA channels, you might run out of resources.
You thing you can try out there is to set up the counter operation to work with IRQs instead.
If you are using NI-DAQ function calls, the function Set_DAQ_Device_Info does the trick, and in case you are using Labview, you can use the VI named Set DAQ Device Information.
Hope this helps.
Filipe A.
Applications Engineer
National Instruments