Save As Method

LabView Local Project Settings

Save As Method

Short Name: Save As

Installed With: Base Package

Class: Project Methods

Allows a LabVIEW project to be saved as a different name or to a different location. This method also enables the save operation to copy all of the contents of the project to the new location. If the parameter for the project items is left blank, LabVIEW will copy everything to the new location, otherwise LabVIEW will copy only the items specified.

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