From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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
(424 Views)