LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Debug DLL Visual Studio from LabWindows

I have a LabWindows project which use a dll built with visual studio. I would like to debug this dll (to run step by step from LabWindows), is it possible ?
0 Kudos
Message 1 of 2
(3,070 Views)
No, you will need to debug the DLL from within Visual Studio. The project properties within VS allow you to specify the (CVI) executable that will invoke the DLL.
--
Martin
Certified CVI Developer
0 Kudos
Message 2 of 2
(3,041 Views)