kashi13 wrote:
I tried adjusting the 'DAQmx Configure Ouput Buffer' but it really didn't seem to have much of an effect. Do you think I should try a For Loop to pick off a pre-determined ammount of points then output them quickly?
That is odd. So I don't usually need to use the Configure Output Buffer function that you have. If you look at the help of the DAQmx Timing subVI just after it, you'll see that the Samples Per Channel help determine the buffer size. You might want to try to not use the configure output buffer function at all, not that I know if that will fix it or not.