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?.
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
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.