01-03-2006 01:36 PM
01-03-2006 02:17 PM
01-03-2006 03:10 PM
01-03-2006 03:19 PM
01-03-2006 03:38 PM
Every LV version includes new features which are not supported by older versions (timed loops in 7.1, for instance). Saving backwards is not simply a matter of changing a few bits inside the VI but of adapting some of the code accordingly. You'd think that the code that was written to convert from 7.1 to 7.0 could be reused in 8.0, but that would certainly include further planning and debugging, and apparently it was decided not to invest the time. This has been so for a long time.
Personally, I would prefer it if newer VIs would open in the older versions and just say "we couldn't get A\B\C to work. You will need to rewrite that piece of code".
01-03-2006
03:52 PM
- last edited on
08-20-2025
05:52 PM
by
Content Cleaner
Vr6Fidelity wrote:Is there some sort of earth shattering difference between 7.0 and 7.1 i am un aware of?
The best way to find out: Download the various LabVIEW release notes and upgrade notes.
LabVIEW 7.0 (April 2003): Release notes, Upgrade Notes .
LabVIEW 7.1 (March 2004): Release Notes Upgrade Notes .
LabVIEW 8.0 (Aug 2005): Relsease Notes, Upgrade Notes.
As you can see from the release dates, LabVIEW 7.1 was current from slightly more than your one month estimate ;))
And Yes, LabVIEW 7.1 added many new features, e.g. Timed loops, Radio buttons, Storage VIs, Bluetoth connectivity, etc.
01-03-2006 04:07 PM
01-03-2006 04:12 PM
01-03-2006 04:16 PM
01-03-2006 04:18 PM