SaveForPrevious Method

Requires: Base Development System

Class: VI Methods (ActiveX)

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

Syntax

object.SaveForPrevious(Path to Saved File, [Warnings], [Target Version])

Parameters

NameTypeDescription
Path to Saved FileStringPath where you want to save the VI.
WarningsStringReturns any warnings that occurred while saving the VI.
Target VersionVersion of LabVIEW to which you want to save the VI.

Return Value

none