To debug a LabWindows/CVI DLL directly from TestStand, you must build the DLL in a debug configuration and configure the LabWindows/CVI Adapter to execute code modules in an external instance of LabWindows/CVI. This allows you to use LabWindows/CVI debugging features, such as breakpoints and step-through execution, when calling the DLL from a TestStand sequence.
Before proceeding, ensure that the LabWindows/CVI project used to build the DLL is available on the development system and that the LabWindows/CVI Adapter is configured in TestStand.