11-15-2005 04:42 PM
11-15-2005 05:18 PM
Newer vi's can't be run by older versions of LabVIEW. As you have noted LabVIEW 8 can save vi's that don't use LV 8 specific features to 7.1. Version 7.1 could save back to 7.0, etc. While you may not have any incompatible features in your vi's, they will be incompatible from the point of view that they are written in the newer version. If the vi's are developed in the earlier version they usually can be loaded by the the new version (I loaded a LabVIEW 5.1 vi today in 7.1, it complained about some things that had changed such as coercion of values, but otherwise loaded and compiled.)
P.M.
11-15-2005 05:23 PM
11-16-2005 01:19 AM
11-16-2005 02:06 AM