This content is not available in your preferred language.

The content is shown in another available language. Your browser may include features that can help translate the text.

Add File to Existing LLB

Updated Nov 29, 2023

Reported In

Software

  • LabVIEW

Issue Details

I have an existing LLB (library file) already created. How do I add new files (VIs) into it?

Solution

Drag and drop into the LLB Manager to add new VIs to it.
An alternate method is to use File >> Save As... from the VI to save directly into the LLB.

Additional Information

LLBs are harder to use with source control and corruption is often a more serious issue within them and can lead to corruption of the entire library. Explore LabVIEW Project Libraries as an alternative: Converting an LLB to a Project Library.