NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

teststand full featured ui doesn't show breakpoints

Hi,

I am using the full-featured UI of TestStand within a LabVIEW program.  When I set breakpoints in the sequence, then save the sequence, then open the sequence within the full-featured UI, the breakpoints do not appear.  The breakpoints do appear when I open the sequence normally via TestStand.

 

Is there some way for the breakpoints to appear within the Full-Featured UI?

 

Cheers.

0 Kudos
Message 1 of 2
(3,015 Views)

AK01 -

When no workspace is loaded, the TestStand engine saves the breakpoint information to the <TestStand Cfg>\TeststandPersistedOptions.opt file. When a workspace is loaded, the <workspacename>.opt file is used. However, the engine typically saves the .opt file when the workspace is saved. For the non workspace case, the engine lazily updates the <TestStand Cfg>\TeststandPersistedOptions.opt file, so I suspect that you would have to either change the workspace state by loading or closing the current workspace or close the sequence editor. The UI will only see the new settings in the .opt file when you launch it or when you change its current workspace.

Scott Richardson
https://testeract.com
Message 2 of 2
(3,001 Views)