02-07-2019 12:25 PM
I'd like to show the operator the reason UUT has failed. I'm using a custom VI in the postbatch to show the results.
I can get the status and several other parameters. But I can't see anything related to the failed step when I stop the sequence at a breakpoint and browse the Variables.
Parameters.ModelData.TestSockets[0].UUT.CriticalFailureStack is empty although the TestSocket has failed at one step.
02-11-2019 03:00 AM
Hi,
Have you had a look at this forum post?
Get Data of the Failed Step that Caused Sequence Failure
Best regards,
MBengths