LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

run-time engine

Hi,
Ive built an .exe file in Labview 7 to run as a post-test data process on a machine with Labview 5.
I receive an error specifying that Labview "requires a Version 7.0 (or compatible) Labview Run-time engine."
I assumed that the Runtime engine was included in the exe file. Is there a conflict occuring b/w LV versions? Is there a way to convert the exe from Ver.7 to Ver.5 or is there another method to overcome this problem?

Any help would be appreciated.

thankyou in advance,
David.
0 Kudos
Message 1 of 2
(2,640 Views)

Each version of LabVIEW has it's own version of the Runtime engine. This is needed to support the different features of the different versions.

The Runtime engine can be included in the building of the .exe, the option to do this is on the last tab of the build dialog.

You can also download the engine separately. Go here fo a page that has all the versions to find the one you need.

Ed



Ed Dickens - Certified LabVIEW Architect - DISTek Integration, Inc. - NI Certified Alliance Partner
Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
0 Kudos
Message 2 of 2
(2,640 Views)