05-05-2008 04:46 AM
05-05-2008 04:50 AM
Hi Johnny,
is it a LabView program? If yes you can create a "vit" of your program and load this dynamically. Load it in a for loop and connect an array to it with the time information. Connect the time value to a wait block. If no use also a for loop but use the "System Exec.vi" instead of the "Open VI Reference".
Mike
05-05-2008 04:52 AM
05-05-2008 04:59 AM
Hi,
try something like this.
Mike