08-02-2018 11:31 AM
We had a computer running LabVIEW executable in LabVIEW 2014 runtime engine.
Now we bought LabVIEW 2017 and LabVIEW 2017 run time engine. If I install 2017 run time engine on the computer we run executable, will those older executable running on 2014 run time engine still work??? (I dare not to try yet because I do not want the important working executable file stop working...)
08-02-2018 11:53 AM
Yes you can have multiple versions installed. But like the link below says you have to watch out with driver compatibility. You could also upgrade the older program to 2017 if that is an option.
Also look under the "Application Builder Enhancements" in the following link for new features in 2017 http://zone.ni.com/reference/en-XX/help/371361P-01/lvupgrade/labview_features/
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000kH9bSAE
Can I have two different versions of LabVIEW Run-Time Engine on the same systems without them interfering?
08-02-2018 11:55 AM
The RTEs are installed "side-by-side", ie they don't overwrite each other. So, yes, the older executables can still run on the older RTE along with your new executables on teh new RTE.