NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Why does TestStand pause when loading a notification step and on a property load

Why does TestStand pause when loading a notification step and also on a property loader step. There are no error popups to indicate a problem. I then have to hit continue.
0 Kudos
Message 1 of 5
(3,168 Views)

Do you have set a breakpoint?

Does this occur in any user interface?

 

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 5
(3,149 Views)

No. There are no break points set. But, there is a user interface.

 

Eugene

0 Kudos
Message 3 of 5
(3,132 Views)

Eugene,

 

the question is that if the "break on step" occurs in any user interface, e.g. in Sequence Editor as well as in custom UIs.

The next question is: does it occur on any PC or only on a single one?

 

Sidenote: You can set options to break

- on first step

- on step failure

- on sequence failure.

 Maybe you are encountering this. This should be station-specific hence "the next question".... (you can find this setting in "Execution" in the Sequence Editor)

 

hope this helps,

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 4 of 5
(3,125 Views)

Eugene -

Two additional ways that an execution can be suspended are if you call Execution.Break() in a code module or an expression, or if you define a conditional Watch Expression in the sequence editor and the watch breaks on a value change.

Scott Richardson
https://testeract.com
0 Kudos
Message 5 of 5
(3,086 Views)