Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

how to stop a while loop after certain time using Elapsed time vi

how to stop a while loop after certain time using Elapsed time vi.
 
0 Kudos
Message 1 of 3
(3,759 Views)
Hi Frankie,
 
Just place the Elapsed Time VI inside the WHILE loop, and wire the 'Time Has Elapsed' output to the conditional terminal in the lower right corner (which should be set to 'stop if true' by default).
 
In the future, please post your LabVIEW questions to the LabVIEW Forum.  You have a much better chance of getting your questions answered sooner, and those answers can then help others who are searching the LabVIEW forums.  Thanks!
 
Justin M
National Instruments
0 Kudos
Message 2 of 3
(3,746 Views)

Many thanks, justin.

 

0 Kudos
Message 3 of 3
(3,744 Views)