LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

debug exe

How do I debug an executable?  I have a program that works fine if I run the VI directly, but when I run the exe, it doesn't behave properly. 

 

Yik

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 1 of 2
(5,823 Views)

Yik, it's pretty simple - the following will walk you through the process:

 

Remotely Debugging Executables in LabVIEW

 

Essentially make sure debugging is enabled when you build the exe, then connect to it using Operate > Debug Application or Shared Library from the LV menu.

Cheers,

Misha
Message 2 of 2
(5,814 Views)