Hello:
I'm writing a run-time interface program, I want to run sequence by "Test UUTs" mode. but I feel it is not very convenient to output test report just only for test failed UUT, so I want to override PostUUT callback function---add an action in PostUUT to post a special event to inform run-time interface that this UUT has been tested, and run-time interface will get the test status to generate test report(not generate by teststand),but I don't know how to post the user defined event, I am very appreciated who can help me. Thanks
Cheng Zhang