NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

PostStepRuntimeError callback for steps in PostStepFailure callback

Hi ppl,
I am using both the PostStepRuntimeError callback and PostStepFailure callback in my sequence.
In case any error occurs in the sequence it is been handled by the PostStepRuntimeError callback.
However if an error occurs in the PostStepFailure callback steps, the error is not handled by the PostStepRuntimeError callback, instead the default TS error popup message come up.
 
I want to handle the errors that occur in the PostStepFailure callback with my PostStepRuntimeError callback. How can i do this.
 
 
Thanks 
0 Kudos
Message 1 of 4
(3,516 Views)

In short my question is,

Is it possible to  invoke any runtime error callback if an error occurs in PostStepFailure callback. 

0 Kudos
Message 2 of 4
(3,501 Views)

Hi,

 

I have only had a quick look at this and I am getting the same as you.

It does appear that this my be a problem or at least not going to work the way you are looking for.

 

 

I will try to investigate a bit further.

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 3 of 4
(3,497 Views)

Hi,

 

I have had a another look at this and an error generated in one of the Callbacks results in the default dialog being displayed rather than the callback being called.

I dont know if this is a problem or its by design. Maybe one of the NI Guys can comment.

 

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 4 of 4
(3,472 Views)