LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

executable file not working properly

Hi,

 

I build an executable file from version 8.2, to get both analog signal (from loadcell) and digital signal (from servomotor encoder).  It works fine with the computer that I built the executable file.  However, it does not workk properly when I switch to other computer: I only got the analog signal, no digital signal. Do you have any idea what might be wrong?  Thanks a lot!

 

super818

0 Kudos
Message 1 of 3
(2,669 Views)

Have you created a debuggable executable to see if you receive an error? The following explains how to create a debuggable executable. 

http://zone.ni.com/reference/en-XX/help/371361G-01/lvhowto/debug_apps_dlls/

If there are dependencies that are not included in your executable, you must have these files on the computer that the executable is being deployed to. Otherwise, you must include them and create an installer. 

 

Regards,

Jackie

DAQ Product Marketing Engineer
National Instruments
0 Kudos
Message 2 of 3
(2,655 Views)

Hello, 

 

I apologize, I gave you LabVIEW help and not LabWindows/CVI. Below is the link for creating a debuggable executable in CVI.

http://zone.ni.com/reference/en-XX/help/370051T-01/cvi/usermanual/prjcreatingadebuggableexecutable/

 

Regards,

Jackie

DAQ Product Marketing Engineer
National Instruments
0 Kudos
Message 3 of 3
(2,653 Views)