Project class/Save Copy method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 27109027
Scope Basic Development Environment
Data Name SaveCopy
Short Name* SaveCopy
Long Name* Save Copy
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 73
Owning Class Name Project Class
Return Data Type No return value
Invoke Node Save Copy
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Saves a copy of the project to a new location on disk, where all referenced VIs are in the same location.

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

Parameters

Data type Name Required Description
Path Path Yes Path to where you want to save a copy of the project.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links