LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Delay a sequence for a specific time.

Hi,
If I have two sequences, the first one is executed,
and I want the second sequence to wait about
2 seconds before executing next.
How can I do this?

Thank you,
Van
0 Kudos
Message 1 of 3
(2,665 Views)
Maybe you can use an additional sequence to control these two sequences. You can just simply put a delay in a frame before the second sequence is executed.

Bill
Message 2 of 3
(2,665 Views)
Thanks Bill.

Van
0 Kudos
Message 3 of 3
(2,665 Views)