NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Change the look of message windows by socket

Solved!
Go to solution

I am using TestStand to control testing two UUT's at a time. The issue is I need to change the look and feel of the information windows for each socket. It is difficult for the operator to see which UUT (socket) is associated with which message window. I would prefer to use generic text in the message boxes; is there a variable that indicates which socket is in effect for that message call so I can use it in the message?

 

Thanks,

 

David W.

Melbourne, Florida

0 Kudos
Message 1 of 2
(3,031 Views)
Solution
Accepted by dk-info

RunState.TestSockets.MyIndex

Use this variable to determine which socket is running.

0 Kudos
Message 2 of 2
(3,015 Views)