04-18-2007 11:43 AM
04-18-2007
06:39 PM
- last edited on
01-21-2025
10:08 AM
by
Content Cleaner
Hello,
To see VI not referenced in the project windows: link
Use Dependencies to view items that VIs under a target require. Each target in a LabVIEW project includes Dependencies. Dependencies lists VIs used by VIs in the project that are not already in the project.
You cannot add items directly to Dependencies. LabVIEW adds dependencies for VIs under a target when you right-click Dependencies and select Refresh from the shortcut menu.
To see the VI Path in the project windows: Link
Right-click the project root and select View»Full Paths from the shortcut menu to view where files that a project references are saved on disk.
Best regards,
Nick_CH