LabVIEW Public Beta Program in 2023

cancel
Showing results for 
Search instead for 
Did you mean: 

New Feature: Find All Instances When Running

In LabVIEW 2023 Q3, you can right-click on a subVI on the diagram, or the icon of a VI (in the top-right corner of the VI window) and use the "Find All Instances" command even when the VI is running. In earlier versions, this command was only available for VIs in edit mode.

 

Known Issue(s)


Christina Rogers
Principal Product Owner, LabVIEW R&D
Message 1 of 5
(1,368 Views)

Does this also work for non-running reentrant clones? In previous versions they also don't support it and you have to change to edit mode to get the original VI.


___________________
Try to take over the world!
0 Kudos
Message 2 of 5
(1,282 Views)

@tst wrote:

Does this also work for non-running reentrant clones? In previous versions they also don't support it and you have to change to edit mode to get the original VI.


I apologize; I'm not entirely sure what use case you're describing here. Can you please try the Beta and let me know if it does what you expect?


Christina Rogers
Principal Product Owner, LabVIEW R&D
0 Kudos
Message 3 of 5
(1,258 Views)

@Christina_R wrote:

@tst wrote:

Does this also work for non-running reentrant clones? In previous versions they also don't support it and you have to change to edit mode to get the original VI.


I apologize; I'm not entirely sure what use case you're describing here. Can you please try the Beta and let me know if it does what you expect?


If you run a.vi which calls a reentrant b.vi and then stop a.vi and double click the subVI, the FP of the clone will open (in run mode. Note the lack of the grid on the FP). In previous versions you couldn't right click the icon to find the callers. In the beta I see that you can, but it searches for instances of the clone, which doesn't actually help (and it doesn't even find anything). It should search for all instances of the original reentrant VI (2 in the example below).

Find all clones.png


___________________
Try to take over the world!
Message 4 of 5
(1,227 Views)

Should be an easy fix. Thanks for pointing that out.

Message 5 of 5
(1,202 Views)