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
| Name | Type | Description |
|---|---|---|
| viPath | String | Path to where you want to save the VI. |
| warnings | String | Returns any warnings that occurred while saving the VI. |
Return Value
none