NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

PostStep Callback Question

I understand how to use this Callback, however, the sequence that executes my tests is built dynamically. (Hence, tests are selected on-the-fly and the Test Sequence is built dynalically using Active X functions.)
 
My question: How can I use the PostStep Callback in this dynamically built sequence. (The Callback is supposed to reside inside the test sequence itself)
 
Thanks.
Kevin
 
0 Kudos
Message 1 of 3
(3,023 Views)

I placed the Callback inside my Process Model and it seems to run, but only after all tests are executed. What I need it for it to run after each test, if there's a failure.

Thanks again.



Message Edited by kevmi2ca on 01-10-2008 11:50 AM
0 Kudos
Message 2 of 3
(3,022 Views)
Nevermind. I used the ProcessModelPostTest Callback and it worked exactly how I wanted.
0 Kudos
Message 3 of 3
(3,020 Views)