Jump to content

LVLIB File Extension: Difference between revisions

From LabVIEW Wiki
New page for lvlib file extension
(No difference)

Revision as of 05:56, 5 December 2018

The LVLIB File Extension (*.lvlib), or LabVIEW Project Library, are collections of VIs, type definitions, shared variables, palette files, and other files, including other project libraries. When you create and save a new project library, LabVIEW creates a project library file (.lvlib), which includes the properties of the project library and the references to files that the project library owns. Do not confused with LabVIEW Libraries (*.llb). See LabVIEW Project Library.

See Also