NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to pass parameters from processSetup to PreUUT sequence in ParallelModel

I have ParallelModel using 4 test sockets. 

I get references and statuses of hardware in process setup and I want to pass this to the PreUUT and then to MainSequence.

I have to use separate file globals for each of the testsockets so I cannot use file globals for solving my problem.

 

I tried to save references and statuses calculated in processSetup into Parameters, but when program goes form processSetup to PreUUT I don't know how to access parameters from here. They just dissapear.

 

Thanks for answers

 

0 Kudos
Message 1 of 2
(2,132 Views)

Have you tried using the StationGlobals as a temporary place to store the data?

 

What TestStand version are you using?

Regards
Ray Farmer
0 Kudos
Message 2 of 2
(1,934 Views)