LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

uir file

Hi,

I'm working on an application using CVI 6.0. Temporarily I used CVI 7.0 because I was working on two projects, and now I'm back to 6.0 version.
I have modified a .uir file with 7.0 version, and now I can't open it with 6.0 version. The execution is OK, but I can't modify it.
Have you hot a tool or solution to write a 7.0 uir file to 6.0 format ?

Best regards
0 Kudos
Message 1 of 7
(3,771 Views)
Open your UIR in CVI7, select Options >> Save in text format... and load in CVI 6 with the symmetric Load from text format.. option.


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 2 of 7
(3,768 Views)
I can't find this load option in CVI 6.0. The .tui file opens as a text file, even if I use the open User Interface function.
0 Kudos
Message 3 of 7
(3,763 Views)
Open an existing UIR file or create a new one: in the UIR editor window you will find Options >> Load from text format menu item.


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 4 of 7
(3,761 Views)
OK, done.

Now the problem is "An unspecified error as occurred, probably due to corrupted data at line 1420".
This file opens well in CVI 7.0. May be I should get back an old file in 6.0, and redo the work I've done in 7.0 with 6.0.
0 Kudos
Message 5 of 7
(3,759 Views)


@mediane systeme wrote:
OK, done.

Now the problem is "An unspecified error as occurred, probably due to corrupted data at line 1420".
This file opens well in CVI 7.0. May be I should get back an old file in 6.0, and redo the work I've done in 7.0 with 6.0.



You could have used a control or a feature that is specific of CVI 7 and does not exist in 6: by looking at the specified row of the TUI file you could try to understand which is the error. But if the modifications done on the file in version 7 are limited and you have a backup done with version 6, maybe the best is to do it again with the correct IDE.


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 6 of 7
(3,751 Views)
I think so. I don't understand this line, so I can't "repair" the file.

Many thanks for you great help.
0 Kudos
Message 7 of 7
(3,747 Views)