Library class/Save.Copy method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 4D10E40E
Scope Basic Development Environment
Data Name Save a Copy
Short Name* Save a Copy
Long Name* Save:Copy
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 80
Owning Class Name Library 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 LabVIEW project library file.

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

Parameters

Data type Name Required Description
Path Destination Directory Yes Specifies the destination directory for the copy of the project library.
String New Name No Specifies the name of the copy of the project library.
Path New Library Path No Returns the path to the copy of the project library.

Uses

History

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

See Also

External Links