01-17-2012 08:36 AM
I am trying to run two sequences in parallel on the same UUT (only one UUT) so that I can set a piece of equipment to a certain state while starting a timer simultaneously. How can I do this in the teststand sequencer?
Solved! Go to Solution.
01-17-2012 10:35 AM
You can execute a sequence (or a sub-sequence if you just need a timer) in a new thread (just choose "use new thread" in the sequence call)