NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Wait for Step Labview Code Module running as Parallel thread

Hi

 

I have configured a step( a labview code module)

 

to run as parallel thread  (Synchronization - batch Synch- parallel)

 

I want to wait for this  step to complete. Its not a seq call . how to get the Object reference for this execution

0 Kudos
Message 1 of 4
(4,501 Views)

yes its a tricky question

0 Kudos
Message 2 of 4
(4,489 Views)

It's possible to make the settings for the parallel thread in the sequence call options.

There is a good example : Testing UUTs in Parallel - Batch Model.

Maybe you can post your sequence?

 

Kind regards,

Dennis

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

thanks Dennis

I will try that.

0 Kudos
Message 4 of 4
(4,425 Views)