LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programatically call the "Find" dialog

Solved!
Go to solution

Does anyone know if (or how) one would go about programmatically calling the built-in "Find" function within the LabVIEW IDE?

 

I would like to create a specific version of a "Find" functionality but it requires me to be able to programmatically start a "Find" with certain input values.

0 Kudos
Message 1 of 4
(1,191 Views)
Solution
Accepted by topic author Intaris

I looked into this a few times over the past years, but gave up each time.

 

There are exported functions that seem to be related, but these are undocumented. Even with documentation, they might not work at all from a VI context.

 

I'd like to reuse this functionality as well...

Message 2 of 4
(1,128 Views)

Hmm, OK, than I'll just assume it's not available then....

 

It would be nice if NI would offer a VI for this, hacked together with whatever pieces of LV internals they have available.

 

I had an idea for a LV Right-click functionality which would have saved us some headaches, but without the "find" functionality it just won't work.

0 Kudos
Message 3 of 4
(1,091 Views)

@Intaris wrote:

I had an idea for a LV Right-click functionality which would have saved us some headaches, but without the "find" functionality it just won't work.


That was my use case, RC menus, and QD plug ins.

0 Kudos
Message 4 of 4
(1,079 Views)