Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 70981

Looking for boolean function similar to or, but doesn't wait for second input in case it gets a 'true' from one input

$
0
0

my program runs in 2 processes in parallel inside one while loop , and should stop when one of them ends.

How can I do that? Using 'OR' function wired to loop stop condition will not do the job, as it waits for both process to give their input before it executes. 

What I really need, is a function that will wait till it gets a 'true' through one of its input, and then executes without waiting for the other.

Is there such an option?

 

If not, does someone have an idea how to achieve what I've described here?

 

Thanks in advance!

 


Viewing all articles
Browse latest Browse all 70981

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>