Sets the save version of the project. Version is specified as a short form LabVIEW version string, for example, 24.0. The oldest supported version is 17.0. This method will cause all project items to be loaded; they will prompt to be saved on close if not already saved in a compatible version.

Parameters

Name Data type Required Description
Version cstr.png Yes

Version of LabVIEW for which you want to save. Wire the version number, such as 24.0, to the Version input.

Remarks

The following table lists the characteristics of this method.

Short Name SetSaveVersion
Data type No return value
Available in Run-Time Engine No
Available in Real-Time Operating System No
Settable when the VI is running No
Loads the front panel into memory No
Need to authenticate before use No
Loads the block diagram into memory No
Remote access allowed Yes

History

  • LabVIEW 2025 Q1: introduced.