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
Name | Type | Description |
---|---|---|
path | String | Path to the LabVIEW project library file. |
Return Value
none