LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Graph for parallel loops

I would still recommend that you learn about state machines. A state machine architecture is very versatile and I agree with altenbach that it is well suited for this particular application.

0 Kudos
Message 11 of 12
(437 Views)

@altenbach wrote:

All you need is exactly one while loop and a state machine architecture. 


Here's a very (very!) simplified example for that. Look: Only one loop needed!

 

scanupdown.png

0 Kudos
Message 12 of 12
(419 Views)