LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to step into CVI debug session from a Python script

I have my dll written in CVI that I would like to call from a Python script.  I was trying to figure out how to step into the DLL from my python script using the 'Select External Process' option in LabWindows. 

 

Does anyone know how to do this?

 

dq

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

Hi dq,

 

What version of CVI are you using? Also, where is the option 'Select External Process' located in the menu's that you are refering to?

 

It sounds like you may want to use the Run»Specify Executable to Debug option in CVI and set the executable to your python script. Examples of doing this with LabVIEW and Visual Studio as the executable are shown below.

 

http://digital.ni.com/public.nsf/allkb/3A9884A4EBDBA60D86257115001D869C?OpenDocument

 

or

 

http://digital.ni.com/public.nsf/allkb/A8E2DC4E853BD3BB8625734700456B0C?OpenDocument

Evan See
National Instruments
0 Kudos
Message 2 of 2
(3,932 Views)