LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Where Used for VIs and LabVIEW Project

Is there a way in LabVIEW Project Manager to check the Where Used status on all the VIs at the same time? I am going through a project trying to weed out VIs that are not used in the project. I know I can check the "Find Callers" for each VI, but this feels slow and cumbersome. Is there a way I can generate a report to find the Where Used status on all VIs in a project?

 

Thanks,

 

Matt

0 Kudos
Message 1 of 3
(3,248 Views)
There is no automatic way of doing this. The easiest would be to take the top-level VI and save it as a source distribution. All used VIs (except for any that are dynamically loaded) would be included in the target. You can also try this tool over at LAVA. Never used this myself, so I can't comment on its reliability/accuracy.
Message 2 of 3
(3,234 Views)
You also have the Find Items with No Callers Dialog Box as of LV 8.5
Eric V
National Instruments
Applications Engineer
Certified LabVIEW Associate Developer


"I'm a Ramblin' Wreck from Georgia Tech and a helluva (NI Applications) Engineer!"
Message 3 of 3
(3,159 Views)