NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Single step execution of a DLL func invoked by Testand

Hello, I have an issue regading the single step execution of a function inside a DLL. The library functions were created using CVI, but not using the Specify Module->Source Code->Create Code option from Testand.
To debug the application, I need to single step through the sequences - this works OK. I tried to create the sequences using LabWindowsCVI and C/C++ DLL adapters, but unfortunately I cannot single step through the code of the DLL function. Any information concerning this issue would be greatley apreciated.
I'm using Testand2.0 and LabWindows6.0.
 
Regards
 
0 Kudos
Message 1 of 3
(3,146 Views)
Hi miniMe,
 
You would have to launch your SeqEditor/SequenceFile from CVI after first specifying the External Process. the Link should help you.
 
 
Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 3
(3,143 Views)

Ray, Many thanks for info.

Regards

0 Kudos
Message 3 of 3
(3,140 Views)