LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

programmatically find items with no callers

A Project has targets for its top level children.  You can use either the MyComputer or Targets properties to get references to these.  You can then use the Children[] property to get references to the project items.  ProjectItems have a Children[] property, as well, if appropriate.  They also have TypeString and TypeGUID properties to allow you to figure out what they are (folder, VI, file, etc.).

 

Let us know if you have further questions.

Message 11 of 11
(449 Views)