03-28-2017 02:57 AM
Hi,
on parallel test for create a dynamic variable visible to all thread (on TestStand 2014), can I use a StationGlobal variable or exist another way?
Thank you
Solved! Go to Solution.
03-28-2017 06:54 AM
You can use StationalGlobal; or you also can use FileGlobals (if you have option Edit -> Sequence File Properties -> Sequence File Globals -> All Executions Share the Same File Globals).
Sincerely, kosist90