01-12-2006 09:57 AM
01-12-2006 10:01 AM - edited 01-12-2006 10:01 AM
Try "menu..tools...VI library manager". 🙂
(To be fair, you can press "ctrl+." when the LabVIEW 7.1 VI library manager is running to place it in edit mode, then dig down into the code to see how they do it. It's all LabVIEW code! :D)
Message Edited by altenbach on 01-12-2006 08:11 AM
01-12-2006 10:03 AM
You are looking for the LabVIEW Librarian. Go to vi.lib\Utility\libraryn.llb (spelled correctly)
There are a lot of VIs in there that you can use, and I think what is easiest for you would be to use the "New VI Library.vi" and the "Copy In Or Out of VI Library.vi". You can easily get the list of files in the directoy and then use the above to move them into an LLB
01-12-2006 10:04 AM