NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Get unique ref with each GetSequenceFileEx call

Running Batch model.

 

Each test socket needs to dynamically load a sequence file reference and get an unique memory space

 

Been using Engine.GetSequenceFileEx.

But each call points to the same memory space mainly the load sequence file FileGlobals.

Socket 1 calls a subSequence and stories some FileGlobals. Then Socket 2 calls the same subSequence and overwrites Socket 1's values

 

How can each test socket get an unique ref to a dynamically loaded Sequence File using Engine.GetSequenceFileEx?

 SequenceFile.AddLoadReference?

 

Thanks

Omar
0 Kudos
Message 1 of 1
(429 Views)