From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Search Array Function Help (1D Array)

I am currently building a simple VI that searches the values of an input array for a number specified by the user. The VI then has to output the index locations for all of those cases into an array. I can build the VI so that the first index location is displayed. For example, if the number 2 is in the 4th and 5th index location in the initial array, my VI will display an output array with just the number 4 for the 4th location. How would I adjust my VI to get the output array to display 4 and 5?

0 Kudos
Message 1 of 2
(2,164 Views)
0 Kudos
Message 2 of 2
(2,150 Views)