LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

compatibility CVI7.0 and CVI7.1

I have make an application toto with CVI7.0 on my (developpement) PC(W2K).
I have distributed this to my client ,runtime on a PC(W2K)

I have updated this application on a new PC developpement (XP) with CVI 7.1.

Can I just copy the updated  toto.exe on the target PC as before.

thanks for your answer.

didier.
0 Kudos
Message 1 of 2
(3,031 Views)
The CVI Runtime Engine is designed to be backwards compatible, which means that if you have a newer version of the RTE, an application that was created with that version or an older version will work.
There might be problems however if you try and use a exe built with a newer version of CVI with an older RTE. I would recommend distributing the new 7.1 RTE with your application.

Bilal Durrani
NI
0 Kudos
Message 2 of 2
(3,023 Views)