NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to display banner using batchModel with multiple sockets

Hi,

 

I am using BatchModel testing multiple UUTs. I would like to know how to display a pass/fail banner once all the sockets are complete. Right now, it is showing multiple banners corresponding to the number of sockets I use.

 

Thank you.

0 Kudos
Message 1 of 4
(1,726 Views)

You may want to use PostBatch callback

Mateusz Owczarek

Certified LabVIEW Architect
Certified TestStand Architect
0 Kudos
Message 2 of 4
(1,682 Views)

I am using the PostUUT but it still pops up multiple banners depending on how many UUTs I test. I just want one. Can you please give me an example?

0 Kudos
Message 3 of 4
(1,643 Views)

I mean PostBatch, not PostUUT 🙂

 

Regarding the example, please take a look at the original Batch model delivered with TestStand - it works like this.

Mateusz Owczarek

Certified LabVIEW Architect
Certified TestStand Architect
0 Kudos
Message 4 of 4
(1,632 Views)