LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

relinking libraries

hi all ,I have developed a top level vi which calls sub vi's from a .llb in a different directory.
I now have now copied the .llb into the same directory as the top level vi. How can I force the top level vi to pick up the Sub vi's from the new library location?.

thanks dht
0 Kudos
Message 1 of 3
(2,532 Views)
HI,
You can do this by creating a new .llb for this top level VI,by this it will automatically take up all the the VI 's it needs and create a new .llb file.
Hope this solves your problem
0 Kudos
Message 2 of 3
(2,530 Views)
Hi vicky . thanks for your reply . Have I got you right do I need to save- as , then create a new vi?. Since the library was from a back up drive I didnt want to rename it.

thanks dht
0 Kudos
Message 3 of 3
(2,523 Views)