NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Display test result before post action

Hi,

 

I have a test sequence file that is constructed as when test failed, in Post Action, it will jump to a sub-sequence.  And, what I found out is that the result status for that test step in the executation pane was not displayed until after the sub-sequence finished executing (the test steps for sub-sequence was not hided from the operator).  I want to know if there is a way that I can modify the TestStand so that the test step result can be displayed in the execution pane before test step go into Post Action?

 

Thanks.

 

Peggy

 

0 Kudos
Message 1 of 2
(2,821 Views)

Hi Peggy,

 

I wonder if performing an Engine.PostUIMessage using UIMsg_RefreshWindows to force a refresh of the UI windows would do the trick.

 

 

Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,814 Views)