Save Method

LabView Local Project Settings

Save Method

Short Name: Save

Installed With: Base Package

Class: Project Methods

Saves the LabVIEW project to the path that the project was previously saved to or loaded from or to a specified path.

If the project has not been saved and the value of the Path parameter is <Not A Path> or Path is unwired, this method returns an error. You also can select File»Save Project to save the project.

Note  The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine.

Parameters

NameRequiredDescription
PathNoPath to the project.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemNo
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo