LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to open a VI in older version 6 while is being created by 8.6

Hello,

 I have some VIs that are being created by version 6.1 and latter when I have version 8.6 I opened these VIs with this version, now when I wanted to open these VIs in other machine which has version 6.1 I couldn't open them.

 

please any help

 

thanks

Aneece

0 Kudos
Message 1 of 2
(2,874 Views)

Do you have LV versions 6.1 and 8.6 on the same PC?  Are you trying to open the same VI simultaneously in both versions?  Or did you open up an old VI in 8.6 then happen to save the file?

 

If you open up and old VI, it will recompile into the newer version.  If you are trying to simultaneously open it in LV 6.1, you would probably have either file sharing conflicts, or conflicts of trying to have a VI of the same name in memory at the same time.

 

If you happened to save the file after you opened it up in 8.6, you won't be able to open it in LV 6.1 because the file version is too new.  You will either have to find a backup version of that VI somewhere (hopefully you did make copies of your VI's for safekeeping?) or you will have resave it back to 6.1 which would be a multiple step process 8.6 to 8.0 to 7.1 to 7.0 to 6.1. 

 

 

 

 

0 Kudos
Message 2 of 2
(2,871 Views)