03-29-2008 02:12 PM
03-29-2008 04:56 PM
Use a single task with a single DAQmx Read - NChan 1Samp. Wire the task output of the first DAQmx Create Channel to your second DAQmx Create Channel and now you have a single task with two channels. The way youare doing it, you are starting and stopping two tasks with each iteration.
03-30-2008 11:16 AM
03-30-2008 02:36 PM - edited 03-30-2008 02:37 PM
03-31-2008 11:21 AM - edited 03-31-2008 11:21 AM