01-03-2008 12:51 PM
01-04-2008 01:29 PM
Hello Crossroads,
Instead of creating a new task you can try using the same task but output different parameters. Place the DAQmx Write VI after the Stop and before the Clear (or even before the Stop). If this is not working, you can try controlling the execution of your program by using DAQmx Control Task VI instead of the Start Task and Stop Task. Hope this helps!