Library class/Save.For Previous method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 4D10E411
Scope Basic Development Environment
Data Name Save For Previous
Short Name* Save For Previous
Long Name* Save:For Previous
* 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:For Previous
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 library and all items within the project library that is readable by LabVIEW 8.0 and later. This method is similar to the LabVIEW Version selection on the Save for Previous Version dialog box.

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 the directory where you want to save the project library.
String Version No Version of LabVIEW for which you want to save. Wire the version number, such as 8.6 or 9.0, to the Version input. The default is the immediately previous version.

Uses

History

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

See Also

External Links