Short Name: Save
Requires: Base Development System
Class: Project Methods
To Use: Create a method.
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. | 
| Data type | Name | Required | Description | 
|---|---|---|---|
![]()  | Path | Yes | Path to the project. | 
The following table lists the characteristics of this method.
| Data type | No return value | 
| Available in Run-Time Engine | No | 
| Available in Real-Time Operating System | No | 
| Settable when the VI is running | No | 
| Loads the front panel into memory | No | 
| Need to authenticate before use | No | 
| Loads the block diagram into memory | No | 
| Remote access allowed | Yes |