Save Method

LabView ActiveX Properties and Methods

Save Method

Installed With: Base Package

Class: Library Methods (ActiveX)

Saves the LabVIEW project library file. You also can right-click the project library in the LabVIEW Project Explorer window and select Save As from the shortcut menu to save the project library file.

Syntax

object.Save([path])

Parameters

NameTypeDescription
pathStringPath to the LabVIEW project library file.

Return Value

none