10-18-2020 07:38 PM
Hello Every one,
I am new to TestStand, while debugging sequence steps in TestStand, I kept a breakpoint before a step. Then I started executing the sequence, the execution pauses at break point, but when I click on step into or F8 the respective step related VI front panel is not opening to debug. Kindly help me to fix this problem.
Thanks in advance
Solved! Go to Solution.
11-26-2020 03:49 PM
Hello
Please verify the Labview adapter is in Labview development system (not run time engine)
11-27-2020 09:50 AM
Thank you fcode111. your solution helped me to solve the problem.