Saves a copy of the LabVIEW project that is readable by LabVIEW version 8.0 and later.

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 where you want to save a copy of the project.
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