Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

Including LLB contents in an Executable

I'm using LV 8.5.
 
I have a number of LLBs. The VIs in these LLBs are called dynamically by other VIs within the project, so I want them explicitly included within the executable.
 
When I add the LLBs to the project, I can add it as a snapshot and see the contents spilled out in tree view. if I add it as an auto-populating folder, it does not expand to view the contents.
 
I build the Application and attempt to run it.
 
If I included the LLB as an auto-populating folder, the contents of the VIs are NOT included in the executable. I know this because the VIs I attempt to call dynamically are not found.
 
If I included the LLB as an snapshot folder, the contents of the VIs appear to be in the executable; there are no 'path/VI not found' errors.
 
Q1? : Is it possible to have an auto-populated LLB?
Q2? : If not, would you please pass it as a requested feature for 8.5.1?
 
Thank you.
 
 
 
 
0 Kudos
Message 1 of 3
(6,604 Views)
In what case would you want to have an autopopulating library? Are you constatly rebuilding that library with new VIs in it?
Nick R
NI
0 Kudos
Message 2 of 3
(6,593 Views)
In short, yes. They will be updated from time to time.
 
Regardless of my particular use case, having llbs treated the same as folders would be convenient -- they seem to be in many other regards anyway.
0 Kudos
Message 3 of 3
(6,591 Views)