Hi, I am modifing my TS Full OI (in Labveiw) in order to show multiple executions (parallel or batch model). I can show the executions of the test sequence on the ExecutionViewControls, but I click on the ListBar control the multiple execution disappear. Just the ExecutionView_0 controls related to the TestSocket 0 is active and still work properly. The selected execution into the Listbar is showed always into the ExecutionView_0 while the other ExecutionView controls are dimmed.
I attached a simple example. This is the standard Full OI modified in oreder to support 2 parallel execution.
Thanks a lot.