NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Get number of DUT Passed/Failed after run

Solved!
Go to solution

Hello, I'm using batch model, 4 DUTs, I need to know how DUT passed at the end of the test (putting this value in a variable).

RunState.SequenceFailed gives global result, I need individually results for each sockets.

Is there a way to get this info? Thanx in advance

0 Kudos
Message 1 of 3
(2,369 Views)
Solution
Accepted by topic author miniquark

Look here.

Specifically the "Black GUI".

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

Thanks for the tip Norbert, I found PostBatch Model Callbacks

does exactly what I was looking for.


@Norbert_B  ha scritto:

Look here.

Specifically the "Black GUI".


 

0 Kudos
Message 3 of 3
(2,344 Views)