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 you do not wire data to Items to copy, LabVIEW copies everything to the new location. Otherwise, LabVIEW copies only the items you specify.

Parameters

Name Data type Required Description
Path cpath.png Yes

Path to the project.

Copy contents? cbool.png No

Specifies whether to copy all of the contents of the project to the new location.

Items to copy c1dprjitrn.png No

Specifies the items to copy to the new location.

Remarks

The following table lists the characteristics of this method.

Short Name Save As
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