LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

stopping a while loop from outside the loop

This is the proper way to do it.  Still, I would rather use a Notifier or Queue.

 

21804i99B353AEEEB45637

- tbob

Inventor of the WORM Global
0 Kudos
Message 11 of 13
(1,327 Views)

Hee-hee, proper way.  Good one! 

0 Kudos
Message 12 of 13
(1,320 Views)

@tbob wrote:

This is the proper way to do it.  Still, I would rather use a Notifier or Queue.

 


 

This one is my preferred way. Same difference, less wire clutter. And no question about it, you have much more versatility and scalabilty if you use a notifier. Especially if you start calling VIs dynamically as your application grows.

 

 

 

0 Kudos
Message 13 of 13
(1,290 Views)