Ben,
Once again thanks.
I will try increasing the buffer size, but am still unclear as exactly why it may help when you are doing a continuous output.
The folowing is an indication of my understanding of how the daq driver works - am I mistaken somewhere?
I thought that with the continuous output of a waveform, the buffer is initially fully transferred to the driver where it remains unchanged. After this initial transfer, the driver simply DMA's the next output value to the card, wrapping around to the beginning of the buffer as required.
-John.