LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Execute case if specified value found in array

Solved!
Go to solution

Hi I'm trying to build a VI that searches for a specific value (in time) in an array and if the time is greater than or equal to that value, a specific case is executed.

 

So far I have been successful if the value is only "equal to" but not "greater than", how do I overcome this?

 

 

0 Kudos
Message 1 of 3
(2,350 Views)
Solution
Accepted by topic author mhaque

The "Search 1D Array" function will only find an exact match.

See attachment for the fix.

Message 2 of 3
(2,333 Views)
0 Kudos
Message 3 of 3
(2,328 Views)