LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert UIR from CVI ver 7.0 back to ver 5.5

I am working on an application where I need to take a UIR file that was created in CVI version 7.0 and have it be able to be used in version 5.5.  Is there a way to do this.  If so what is the method?
 
 
0 Kudos
Message 1 of 2
(2,927 Views)
You can't really back-convert a UIR (except from 8.0 to 7.1) but what you can do is to save the .UIR in .TUI form (Options>>Save in Text Format). You should then be able to load this .TUI in CVI 5.5, or even pass it as an argument to LoadPanel.

Luis
NI
0 Kudos
Message 2 of 2
(2,924 Views)