NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Defining a batch specification in batch mode

Hi All,

 

I'm interested in what the batch specification actually does, as there is very little info out there.

What happens if I define a new batch spec while already in the batch model? for example if I create 4 sockets and set 2 of them up with a different batch spec how will they behave.

I've been having troubles calling subsequences in the batch model and the solution I came to was to create new batch specs for each thread (all threads might run different subsequences). I'm really just trying to find out as to why this worked

Any info would be much appreciated

 

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

If all of your threads are running different sequences then it doesn't really make sense to use the batch model. Instead you should probably just use sequence call steps that call the subsequences in a new thread or new execution from your main sequence and just use the sequential model. Perhaps if you explain in more detail what you are trying to do, I can offer a better suggestion.

 

Hope this helps,

-Doug

Message Edited by dug9000 on 03-17-2010 10:45 AM
0 Kudos
Message 2 of 2
(3,263 Views)