Has anyone had any success using buffered event counting (circular buffer) on a 6601? I'm using a PCI-6033E to trigger the 6601 counter gates (via RTSI_0). I'm trying to count pulses on the source pins of each respective counter. I can get counter 0 to work OK, but counters 1 thru 3 are only returning their programmed initial counts in the buffers.
It appears that only the counter whose transfer mode is set to use DMA will work. I have counter 0 setup to use DMA, but since you can't setup all 4 counters to use DMA (the 6601 only has 1 DMA channel), how do you get all 4 counters to do buffered event counting?
BTW, I'm using Delphi 5.0, and NI-DAQ 6.9.2. Sample rate (and the gate rate) is 1000 Hz. Pulses coming into SOURCE_0
thru SOURCE_3 are from 0Hz to about 6Khz.
Thanks for any assistance.