LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Close several while loops

Hi,
can anyone tell me how i can close a vi which is containing several while
loops with one "stop" button?
0 Kudos
Message 1 of 3
(2,713 Views)
Create local variables of your "stop" button, put in each while loop such local and connect it to "end" condition.
0 Kudos
Message 2 of 3
(2,713 Views)
Hope these simple codes will help you in one way or another.

Someone else may have better solutions for your problem.

Regards
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 Kudos
Message 3 of 3
(2,713 Views)