SaveForPrevious Method

Requires: Base Development System

Class: Library Methods (ActiveX)

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 section on the Save for Previous Version dialog box.

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

Syntax

object.SaveForPrevious(Path, [Version])

Parameters

NameTypeDescription
PathpathPath to the directory where you want to save the LabVIEW project library.
VersionstringVersion of LabVIEW for which you want to save. Wire the version number, such as 8.6 or 2009, to the Target Version input. The default is the immediately previous version.

Return Value

none