03-28-2005 09:32 AM
03-30-2005 08:05 AM
@Jony Hudson wrote:
I can write patterns succesfully using the DAQmx api, but am having problems updating them. Specifically, I'm outputting a pattern at 1MHz, 10^5 samples long (total 100ms) and have the board set to continously regenerate the pattern. This works fine. I want to change the running pattern without interrupting it so I call WriteMultiSamplePort() with the new data. The pattern does update, but only after a long delay (about 7-8 seconds, quite repeatable).
03-30-2005 09:56 AM