LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I programmatically create an lvlib?

Solved!
Go to solution

Using VI scripting, I make VIs from a template, customize their front and back panels, and save them --- all good so far.

 

Now I want to programmatically create an lvlib and add all the VIs I just made.

 

I found the AddFile method on Library objects, but I can't find how to create a new lvlib and open its reference.

 

daenglis_0-1617059165528.png

 

0 Kudos
Message 1 of 3
(2,381 Views)
Solution
Accepted by topic author daenglis

Invoke node: Application -> Library -> Create

Message 2 of 3
(2,335 Views)

I could have sworn I looked there. Many thanks

0 Kudos
Message 3 of 3
(2,325 Views)