StationGlobals in Batch Mode - even for all the lots?

Hello

I am trying to create a simple Testplan in BatchModel with 4 TestSockets.

In the testplan is a loop, a loop around a SationGlobal.Dut for 10 times

Question: Is this StationGlobal copied for all 4 testsockets and is also 4 times in the backgrouodn or the same stationglobals for all testsockets?

Should I use a table 1 d for the loop variable and use as Index MyIndex from the SocketNumber?

THX

Solved.

Changed the StationGlobal in a table with size = number of TestSockets.

In the testplan write and read of the StationGlobal for help:

StationGlobal.MyGlobal [RunState.TestSockets.MyIndex]

Tags: NI Software

Similar Questions

Maybe you are looking for