NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

file globals reset

I've noticed that my file globals are reset between the ProcessSetup and MainSequence steps when using Batch model.  Is this correct behavior?

 

Thanks,

 

Jake

0 Kudos
Message 1 of 2
(3,213 Views)

Hi,

 

In your sequence file properties, you need to set the property for the File Globals to Sharing.

By default each executions using the Batch Process will have its own copy of the FileGlobals which is what you are seeing.

Setting it to sharing will mean all the execution will share a common FileGlobals.

 

Hope this helps

Regards

Ray Farmer

Regards
Ray Farmer
Message 2 of 2
(3,207 Views)