LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to recover VI if it is saved by higher version accidently

Is there a way can recover the VI to 6.o if it is opened once by 7.1 and maybe saved accidently?
0 Kudos
Message 1 of 8
(3,504 Views)
Not unless you also have LabVIEW 7.0 and 6.1. LabVIEW has the ability to save to the previous version. With 7.1, you can save to 7.0. With 7.0 you can save to 6.1. And, finally with 6.1, you can save back to 6.0. If you don't have all of ther versions, you can post the VI and ask someone here to do the conversion for you.
0 Kudos
Message 2 of 8
(3,498 Views)

This is a good illustration of the need to use Source Code Control, or some other backup mechanism, so that you're not screwed if you accidentally do something catastrophic to your VI.

-D

Message Edited by Darren on 03-28-2006 10:11 AM

0 Kudos
Message 3 of 8
(3,498 Views)
That sounds like a plan.
so is there any other version between 7.1 and 6.1 except for 7.0?
 
Thanks alot
 
 
0 Kudos
Message 4 of 8
(3,489 Views)
Hi ATELearner:

I would also recommend investing in a version control system and using it regularly.  There are plenty of good, free systems available such as CVS and Subversion.  The next time something like this happens, you can roll back to the last good version in the repository. 
----
I am the founder of CnCSoftwareSolutions. When not cleaning up baby drool, I write about test data or work on Vision, a tool for understanding your test data. Visit me at www.cncsoftwaresolutions.com
0 Kudos
Message 5 of 8
(3,484 Views)

No, you can convert via the path 7.1 to 7.0 to 6.1 to 6.0.

-D

P.S. - The Save for Previous function in a version of LabVIEW will always save back to the most recent previous major or minor release.

Message Edited by Darren on 03-28-2006 10:27 AM

0 Kudos
Message 6 of 8
(3,482 Views)
I could not find 7.0. Can I find a temporary one from NI.com? Since I only need if for maybe 5 mins? Thanks.

 
0 Kudos
Message 7 of 8
(3,472 Views)

Hi ATElearner

Is it possible for you to post your code here?  I would be happy to save it back to 6.0 for you.

Megan B.
National Instruments

0 Kudos
Message 8 of 8
(3,453 Views)