LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug a LabWindows DLL function called from C# in Visual Studio .NET 2003

I am calling a LabWindows made DLL function from a function in a .NET executable.
Even though I run the .NET EXE from within LabWindows (LabWindows v6.0) by selecting the Run Debug... function, the break point within LabWindows is not activated when the function is called.
 
Has anyone else had success debugging a LabWindows DLL with .NET as the caller?
 
Many thanks,
 
Ronnie
 
 
 
 
TestStand 4.2.1, LabVIEW 2009, LabWindows/CVI 2009
0 Kudos
Message 1 of 2
(2,956 Views)

My fault - I was loading the wrong DLL in .NET instead of the debug version that LabWindows had created.

So the break point is triggered just fine.

TestStand 4.2.1, LabVIEW 2009, LabWindows/CVI 2009
0 Kudos
Message 2 of 2
(2,959 Views)