You can save VIs, project libraries, and LabVIEW projects for a previous version of LabVIEW to make upgrading LabVIEW convenient and to help you maintain files in two versions of LabVIEW when necessary.
Complete the following steps to save a hierarchy of VIs, project library, or LabVIEW project for a previous version of LabVIEW.
![]() |
Note When you save a VI hierarchy, LabVIEW project, or project library that uses a LabVIEW toolkit that has provided LabVIEW with a list of version information, you can select which version of the toolkit to save for in the Toolkit Version field. |
If a VI, LabVIEW project, or project library uses functionality that is not available in the previous version, LabVIEW saves as much as it can and produces a report of what it could not convert. The report appears immediately in the Warnings dialog box.
![]() |
Note You cannot save any VIs in vi.lib for a previous version of LabVIEW, so those VIs appear in the Warnings dialog box. |
Click the Save to File button to save the warnings to a text file you can review later or click the OK button to acknowledge these warnings and close the dialog box.
You also can use the Save For Previous method to save a VI for a previous version of LabVIEW programmatically, the Save For Previous (Project) method to save a LabVIEW project for a previous version of LabVIEW programmatically, and the Save For Previous (Library) method to save a project library for a previous version of LabVIEW programmatically.