NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand Batch model socket active

I need to be able to tell which sockets are active in Batch mode for a test I  am doing for eight units. I am having a hard time extracting the active socket with out pulling the whole array over and striping out the index. Is there an easier way to do this?
0 Kudos
Message 1 of 2
(2,992 Views)

Hi,

I believe what you need is the value available in RunState.TestSockets.MyIndex variable. This variable will tell you which test socket index (zero-based) is currently active.

If I am misunderstanding your question, let me know and I'll be glad to look into this further.

Matt M.
National Instruments

0 Kudos
Message 2 of 2
(2,971 Views)