SaveForPrevious
- Updated2025-03-14
- 1 minute(s) read
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
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. |
Return Value
none