Russell,
The PCI-6025E only has one DMA channel. For each buffered operation, one DMA channel is required. Therefore, you will be limited to only one buffered operation, counter or analog input, at a time. The remaining operations must all be interrupt based transfers.
Keep in mind that interrupt based transfers are slower than DMA based transfers. Therefore, if the analog output operation is relatively slow and you need speed for your counter operation, I would configure the buffered counter operation for DMA and the buffered analog output operation for interrupts.
How Many DMA Channels Does My E Series Data Acquisition (DAQ) Device Have?
http://digital.ni.com/public.nsf/websearch/E00C0F790CA2CDA686256BF000614DE1?OpenDocument
Regards,
Justi
n Britten