LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
WalterRebsch

New possible search target

Status: New

I would like to be able to target an entire sub-palette for searching, rather than just a single vi.

 

That way, for example, if I want to find every vi that contains any of the Queue functions, I could get them all in a single search, rather than having to search for each vi in that palette.

1 Comment
Darren
Proven Zealot

It's not a perfect solution, but you could use the Find Function VI Analyzer test and specify the names of all the items you want to find in your source code. In your case, it would be the names of the Queue functions.