10-07-2020 09:26 AM
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.
10-08-2020 10:32 AM
You may want to use PostBatch callback
10-18-2020 04:44 PM
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?
10-19-2020 10:59 AM
I mean PostBatch, not PostUUT 🙂
Regarding the example, please take a look at the original Batch model delivered with TestStand - it works like this.