Dear Treadagon,
To force a VI to wait for a time before continuing, use a
Flat Sequence and a
Wait (ms).VI. The Flat Sequence ensures that nothing else happens while the program is waiting, and the Wait (ms).VI specifies how long to wait. You can use the
Error Cluster wire to ensure that the program will execute the time delay at the desired location. I hope this helps.

Message Edited by Pie56694 on
06-24-2008 04:50 PM