Requires: Base Development System
Class: VI Methods (ActiveX)
Saves a copy of the VI that is readable by LabVIEW 8.0 and later.
object.SaveForPrevious(Path to Saved File, [Warnings], [Target Version])
Name | Type | Description |
---|---|---|
Path to Saved File | String | Path where you want to save the VI. |
Warnings | String | Returns any warnings that occurred while saving the VI. |
Target Version | Version of LabVIEW to which you want to save the VI. |
none