LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

downgrade user interface

Is there a way to convert a UIR from CVI 6.0 to 5.5.
0 Kudos
Message 1 of 5
(3,649 Views)
Hello Aaron,

The only reason you might not be able to open CVI 6.0 UIRs in 5.5 is if you have 'Lab Style Controls' on your 6.0 UIR. In CVI 6.0 the Lab Style Controls were introduced, which are not available in previous versions of CVI. If you want to be able to open this .uir file in an older version of CVI, you must convert all the Lab Style Controls to Classic Style Controls. The option Convert UI to Lab Style under the Tools control bar will not convert Lab Style Controls to Classic Style. In order to convert Lab Style Controls to Classic Style Controls, each Lab Style control has to be manually replaced with its Classic Style counterpart. Once you have done this for all of your controls, you should be able to open the .uir file in CVI 5.0 or 5.5.

I hope this helps Aaron.
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 2 of 5
(3,621 Views)
Thanks Wendy I had just one control in lab style, that was causing the problem. Do you know if there is a summary of things that had changed from version to version that I can review?

Regards.
--Aaron.
0 Kudos
Message 3 of 5
(3,619 Views)

Hello Aaron,

The updates made from CVI 5.5 to CVI 6.0 are documented here.

Also, the Release Notes for other versions of CVI can be found on the product manual website.

Thanks.

Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 4 of 5
(3,613 Views)
Thanks again Wendy.

--Aaron.
0 Kudos
Message 5 of 5
(3,608 Views)