LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ugrading run time engine

Hi,

I have written labview code with  labview version 8.2 and runtime engine 8.2. Now, I have upgraded the run time engine 8.2 to 8.6.1. Problem is , after ugrading exe runs slower compare to the old version.

Do i need to keep only the 8.6.1 run time engine in my PC(copy only exe and 8.6.1 RTE), because it has got all other drivers for the labview related to 8.2.

Could you please help me in solving this issue.

 

Thanks

0 Kudos
Message 1 of 4
(2,882 Views)
Upgrading a run-time would not change the "speed" of your code unless you took advantage of specific features in 8.6. Did you actually upgrade and recompile your code to 8.6? Or did you still build the app in 8.2? If you did the latter, why did you install the 8.6 run-time?
0 Kudos
Message 2 of 4
(2,881 Views)
Thanks for the reply. Yes I have recomplied the code and build the application to newer version.
0 Kudos
Message 3 of 4
(2,877 Views)

You never "upgrade" a run-time engine.

 

You need to install (or keep installed) all versions of the run-time that are required for the built executables you have on the computer.

0 Kudos
Message 4 of 4
(2,872 Views)