SaveForPrevious Method

LabView ActiveX Properties and Methods

SaveForPrevious Method

Installed With: Base Package

Class: VI Methods (ActiveX)

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

Syntax

object.SaveForPrevious(viPath, [warnings])

Parameters

NameTypeDescription
viPathStringPath to where you want to save the VI.
warningsStringReturns any warnings that occurred while saving the VI.

Return Value

none