HI all,
I use batch model of 4 UUT's and I registered to event: axApplicationMgr_DisplayExecution(object sender, _ApplicationMgrEvents_DisplayExecutionEvent e) on my application.
Is there a way to get from the e.exec object the socket index ?
When the event occurred I'll need to set the proper Execution object to the axExecutionViewMgr object accordingly.
Tnx,