LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

controlling an event structure

How do I run run the event loop more than once while the while loop continues?

Thanks
0 Kudos
Message 1 of 3
(2,468 Views)

exo,

you definetly have to take a look here.

hope this helps,
Norbert B.

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 2 of 3
(2,457 Views)
Anything you want to run more than once has to be inside a while loop. Add a value change event for the stop button and you can have both while loops stop at the same time.
Message 3 of 3
(2,453 Views)