Is there a way to send a UI_Message or some other function call to allow a executing sequence to force itself to the foreground (i.e.; be displayed in the OI)? What I want to do is to have the executing socket running tests serially with other sockets in the Batch Process Model to be able to jump to the display window when it is its turn to run. This way, the sockets each show their currently executing steps. I know this is possible as a Socket that hits a breakpoint during execution jumps to the front, but I can't find the callback or UI_Message that would allow a Test Sequence to move itself to the foreground. Anyone have any ideas on this?
I'm using TestStand v3.1 and the CVI Full-Featured OI using v7.1
Thanks,
-Jack