LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Adding all subvi s automatically to .lib

I made a vi which has many built in subvi s (like mean.vi , write to lvm.vi  etc.....  inside it ). Now I want to add all the sub vi s of this vi to library file . How can I add all sub vis, at the same time, automatically ?  I know how to do it manually,  But I can not keep track of how many sub vi s i have . And also when add all the sub vis ,it says i should add the sub vis of sub vi s of the main vi so it is crazy.

Tnx 

0 Kudos
Message 1 of 2
(2,678 Views)

C-

Have you looked into LabVIEW projects?  I know that .llb's are pretty snazzy but they have become quite obsolete.  A lot of yor subvi's seam to be from the VI.LIB you don't want to save them elsewhere (I could tell horror stories)  a LabVIEW project will help sort your vi's and keep tabs on the needed functions from vi.lib or your re-use library.  

 

Check out the Knowledge Base for better details. 


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 2
(2,670 Views)