NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Get Object Reference to new execution

Solved!
Go to solution

Hi,

 

I'm testing some concepts of parallel execution of different test in parallel on a single DUT. The idea is to start multiple tests as sequence calls in new threads as done in the  ParallelExecution.seq example supplied with test stand. The Wait function later in the code also features the "Specify by Object Reference to the Execution" option but I haven't figured out yet how to retrieve this reference...

Is there any easy way?

 

Cheers

Oli

0 Kudos
Message 1 of 3
(4,630 Views)
Solution
Accepted by topic author Oli_Wachno

Oli,

 

simple answer. When configuring the SequenceCall step to "New Thread", the "tool button" next to the right of the combobox is enabled (Sequence Call Advanced Settings).

Press it.

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 2 of 3
(4,629 Views)

Hi Norbert,

 

sometimes things are simpler than they seem to be Smiley Happy

 

Thanks a lot!

Oli

0 Kudos
Message 3 of 3
(4,625 Views)