09-10-2010 02:05 PM
Hi all, I have a folder with subfolders of labviews in LV 2009 version. Is there a quick way to convert all of them to a older verson? Or do I have to open and save as an older version one by one? Thanks!
yik
Solved! Go to Solution.
09-10-2010 03:08 PM
Create a new VI. Place all the VIs on the block diagram of this new VI. Then do a save for previous version on this "top-level" VI.
09-10-2010 03:23 PM
Similar suggestion to smercurio's, except I add the folder to a new project and save that for the previous version.
Or, I sometimes use scripting.
09-10-2010 03:34 PM
Sneaky...
I wish I'd thought of that when I need to back-rev reuse code......DUH! pretty obvious NOW
09-11-2010 12:54 AM
I understand what you are suggestion, but I don't understand how this method will convert all the vis into an older version? If I want to have both new and old version, do I have to make a copy of all vis before I use that method?
Yik
09-11-2010 09:08 AM
@jyang72211 wrote:
I understand what you are suggestion, but I don't understand how this method will convert all the vis into an older version? If I want to have both new and old version, do I have to make a copy of all vis before I use that method?
Yik
NO ! what you will do is -
LabVIEW will "copy" the vi's in the folder to the new location and recompile all files in the folder for the previous LabVIEW version