03-16-2006 08:54 AM
03-17-2006 05:16 PM
Hi!
Can you tell me what version of LabVIEW you are using, and an example of an llb file you can't open?
03-19-2006 09:06 AM
03-20-2006 09:55 AM - edited 03-20-2006 09:55 AM
Now I understand your problem. Thanks for the quick response.
When you prepare VIs for the Example Finder that are included in an llb file, they must be listed as top-level VIs. Top-level VIs are the VIs that someone would actually open up first when they open an llb file. You can think of them as the main VIs.
So in order to see any VIs in the llb when you double-click them in the left column of the Prepare VIs for Example Finder, you must have the main VI selected as a top-level VI. You can configure this using the Edit VI Library utility in the Tools menu. Just browse to your llb on disk, then select the top-level VI in the list of VIs for that llb and make sure Top-Level is checked, as shown below.
Message Edited by Jarrod S. on 03-20-200609:56 AM