LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do you make one loop stop another in parallel

Solved!
Go to solution

So i have two loops running in parallel.  When the bottom loop is done and stops, i would like it to stop the top loop as well.  however, the top loop is running in 2 minute loops.  I need it to run in long loops because this is a temperature feedback control, and i need a pause to allow temperature to change before i make a read again.  

 

Now, is there a way that i can interrupt the 'wait' while its waiting and end the while loop?  I tried looking into event structures, but all the tutorials just confused me more.

 

Also, while we're on the topic, what is the best way to connect the 'error in', 'error out' of parallel loops?  I've been told to use queues, but i'm at a lost as well.  Thanks in advance

0 Kudos
Message 1 of 2
(2,149 Views)
Solution
Accepted by topic author Chknrckd
0 Kudos
Message 2 of 2
(2,134 Views)