LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Adding VI Hierarchy to Project

I have been developing a large application with LV8.2.1.  Included in my folder(s) are many test VIs, VIs that are no longer useful, etc.  Isn't there some way to select the top-level VI and have the Project Explorer automatically add all subVIs to a project?  If there is, it doesn't stand out to me anywhere in the Project Explorer. It seems like there should be a way to do it, since we are able to produce a VI hierarchy diagram from LabVIEW. Once I had all of the subVIs, I could organize them into folders.
0 Kudos
Message 1 of 4
(2,821 Views)
It does.  If you add the top level VI.  expand dependancies.  you will see all of your subs there, and then you can drag them to whatever structure you desire

Paul
0 Kudos
Message 2 of 4
(2,815 Views)
Ahh, I guess I need to remove and re-add my top-level VI then.  I was searching for a way to do it from the menus.  I had already started a folder tree, but after a while things got lazy, and wanted to clean things up.
0 Kudos
Message 3 of 4
(2,804 Views)
What you could do is clean up the project (delete everything exept the main VI) and drag and drop from the dependencies list.

The problem is you could easily mix up Vi.lib VIs and you own VIs.

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 4 of 4
(2,799 Views)