02-04-2010 03:18 AM
I have made a LabVIEW application that communicates with a target using CCP (with ECU Measurement and Calibration Toolkit).
The LabVIEW source code runs OK, but when I build an .exe file it does not work.
I have tried to copy the ECU Measurement and Calibration Toolkit dll:s to the same folder as the .exe file, but I still get fault messages.
What do I need to do to get the .exe file run?
Solved! Go to Solution.
02-04-2010 03:23 AM
what you mean by "exe not running"..
Is it broken?
is it broken becasue it can not find certain vi or dll's or some thing else?
Can you a little bit more elaborate on this?
Guru
02-04-2010 04:47 AM
Hello Guru,
I run the exe file on a laptop with LabVIEW run-time engine only.
When I tried the first time to run the exe file I was asked to find niemc.dll.
To find the dll I copied the folder "C:\Program Files\National Instruments\RT Images\ECU Measurement and Calibration Toolkit" from the computer where LabVIEW is installed to the laptop where I run my exe file.
Then I got the error message: Error -301113 occured at MC ECU Open.vi
MC ECU Open.vi is really the first vi that this application tries to run.
Best regards,
Rolf
02-05-2010 12:52 AM
Did you created an "installer" and installed on the Laptop?
If yes have you selected this tool kit (ECU Measurement and Calibration Toolkit) to add to the installer while creating the same?
Just try this approch once...
02-05-2010 06:41 AM
I tried your suggestion and it worked! Thank you!
Is this really the only way to solve the problem?
Is it not possible to install some kind of run time engine that includes the ECU Measurement and Calibration Toolkit files?
Best regards,
Rolf
04-04-2013 03:23 PM
I realize this is a response to an old post, but there is no run-time license required to deploy executables with the ECU Measurement and Calibration toolkit.