LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

interactive testing

I am developing a LabVIEW VI for a test and measurement system to be used on an Advantech PCM-4386F that has two MPC560 data acquisition cards from MicroSys Inc. The method that I have used in the past is to develop and build the VI on a desktop PC than downloading the VI to a target system to test and try to debug it. Is there a way to develop the VI on the PC then interactively with the PC being the controller test and debug the VI that is running on the target system?

0 Kudos
Message 1 of 4
(2,854 Views)

Are you deploying a VI to the other PC, or an executable?

 

With an executable, you can make a debuggable executable and connect to it from your PC using a Remote Connection (under the Operate menu.)

0 Kudos
Message 2 of 4
(2,849 Views)

I am generating an executable to run on the target.  What documentation is available describing the process of making a debuggable executable and using a remote connection from the PC to operate it?

0 Kudos
Message 3 of 4
(2,817 Views)

Hi Mike,

 

See below.

 

Remotely Debugging Executables in LabVIEW 

 

http://digital.ni.com/public.nsf/allkb/8DA679805915DE40862572D5007B2F70

 

Have a great day!

 

Finch Train

Message 4 of 4
(2,809 Views)