SaveForPrevious
- Updated2025-07-30
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| path | path | Path to where you want to save a copy of the project. |
| Version | string | Version 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