NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

BatchModel.seq is not invoking _ExecutionViewMgrEvents_EndExecutionEvent per socket

Solved!
Go to solution

writing c# testexec platform

 

my intention is to catch these events per socket and handle them accordingly

 

thanks

0 Kudos
Message 1 of 3
(2,514 Views)

As already pointed out in this discussion thread, using the TestUUTs entry point does not create the EndExecution event for a socket having tested a UUT. Use other callbacks like DisplayReport.

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 3
(2,487 Views)
Solution
Accepted by topic author Oric

i had to skip few steps in batchmodel.seq so it will get into this end exec stage

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