ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

library within library

I have a number of libraries that i want to place together into 1 single library.How an i do this?
0 Kudos
Message 1 of 3
(2,620 Views)
I don't think you can place several LLBs in one LLB, but if you want to place all the VIs into a single LLB, open Tools>>VI Library Manager and extract all the LLBs into dirs. Then, copy all the VIs into one directory and use the manager to convert it to an LLB.

___________________
Try to take over the world!
0 Kudos
Message 2 of 3
(2,611 Views)
H,
What you can do is create a new Lib file and save all your present lib files into it thus all the files will be saved in one Lib file.
cheers
vicky
0 Kudos
Message 3 of 3
(2,607 Views)