LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Watch 4 DI

Solved!
Go to solution

I have a DAQmx task that read 4 digital inputs. DAQmx read is in a while loop and create 1D array. I will watch for 1 or more of this digital inputs are true or time grather than 4 seconds is done. How can i analyze the array with boole values?

 

0 Kudos
Message 1 of 2
(1,072 Views)
Solution
Accepted by topic author SeppR

Wire the Or Array Elements function to the Boolean array?

 

Maybe show some code if that's not what you're looking for...

0 Kudos
Message 2 of 2
(1,022 Views)