07-02-2014 03:32 AM
Why do I get this error when running my executable? attached images
07-02-2014 04:03 AM
Is the source code working fine? Are you running the Exe in the same developement PC where you have developed the code?
07-02-2014 04:10 AM
Hi,
Yes, the code is working fine. No problem. Is the failing executable. I am using the same PC.
07-02-2014 04:29 AM
Hi Jorge81,
For Error 56 it may be the reason that 'bytes to read' should be at correct limit and make sure, before reading the data whether timeout elapsed or not.... Otherwise check here
07-02-2014 04:48 AM
Error 56 is now solved.
The problem is the other error nimc.fb.straightLineMove.startStraightLineMove.axis.modeAbsolute.0.vi
Do I have to add something here?
07-02-2014 04:54 AM
Are you calling the VI dyanmically? if yes then you may have to define a common path where both the code and the exe fetch the VI.
07-02-2014 05:04 AM
Could you make me a simple explanation. I'm not sure I understand. how to do that? I am sorry. It is the first time.
07-02-2014 05:17 AM
If you are calling a VI dynamically:
07-02-2014 10:12 AM
I understand. The problem is I'm not sure that (Although it is possible that it could be). My project communicates with solidwork (CAD design).
With LabVIEW I have no error. Run well.
When did the "Aplication.exe" and give to Run
07-02-2014 10:17 AM
After performing the executable.
The installer gives me the error I mentioned above this thread. Besides asking me for a file shared Libraries (*. Dll) and then gives me other errors.
and do not let me run the program.
If not well understood maybe you can make a video explaining