thanks Patrick,
I am using a PCI-6713 card. I located the document
NI 6711/6713/DAQCard-6715 Specifications and found this information:
FIFO buffer size
NI 6713 .......................................16,384 samples
Based on this, I don't think the buffer limit can be the whole story.
My application is loading eight AO channels, so I if this were the only
problem the limit should be 16348/8 = 2048 samples per channel. But my
limit appears to be much higher than that (11568 samples per channel).
Is this even possible? I didn't write the application but I am trying
to understand it. Can the FIFO buffer be used continuously so that the
output waveform size is not limited by the buffer size?
Gene