11-02-2013 04:37 PM
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
11-04-2013
05:52 PM
- last edited on
03-01-2026
04:03 PM
by
Content Cleaner
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.