LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Locate where Shared Variables are used in project.

Solved!
Go to solution

How can I find all the locations where a Shared Variable is used in my project. The Right click doesn't provide a Find. The View Hierarchy doesn't help. From the Project Explorer, the Find Callers only shows the names of the VIs that call it, not the many locations where the call is made.

 

Does anyone know how to find the locations where a Shared Variable is used?

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

Edit -> Find and Replace. For "Select Object" click on it and go to Functions -> Structures -> Shared Variable.

Message 2 of 3
(2,922 Views)

... and for older versions of LV see post # 11 in this thread where Ken from NI posted a library that will serach for a shared variable.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 3 of 3
(2,907 Views)