06-15-2006 04:58 PM
06-15-2006 05:00 PM
06-15-2006 05:39 PM
06-15-2006 06:24 PM
You can save VIs for a previous version of LabVIEW to make upgrading LabVIEW convenient and to help you maintain the VIs in two versions of LabVIEW when necessary. If you upgrade to a new version of LabVIEW, you can go back to the last version of the VIs.
Complete the following steps to save a hierarchy of VIs for a previous version of LabVIEW.
![]() |
Note When you save a VI hierarchy 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 the VI hierarchy for in the Toolkit Version field. |
If a VI 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 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.
06-15-2006 06:26 PM - edited 06-15-2006 06:26 PM
Message Edited by daveTW on 06-16-2006 01:27 AM
06-15-2006 06:31 PM