NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Run an entire sequence from the sequence call step

Under the sequence call I have the input parameters for File Pathname and Sequence. For the sequence I would like to run the entire thing rather than just one of the sequences that are available. How can I do this?
0 Kudos
Message 1 of 6
(3,223 Views)

Hi Steve,

 

Just for understanding, with "entire" you are thinking of all the sequences from a specific SequenceFile

which contains no Callbacks.

 

Is that right?

 

Juergen  

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 6
(3,213 Views)
I want to run all sequences, including the callbacks. Normally I would run the tsetexec for each test from a shortcut, but I was tasked to run everything from a single sequence.
0 Kudos
Message 3 of 6
(3,185 Views)

Hi Steve

 

To run all the stuff you could use ProcessModel.

In your SequnceCall StepType there are Execution Options

Select "Use New Execution" now you can select an Entry Point.

In the advanced Options you can select time Wait conditons

 

Hope this helps

 

Juergen

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 4 of 6
(3,183 Views)
The problem is that when I do it that way and select an entry point, it only runs the entry point and then returns from it.
0 Kudos
Message 5 of 6
(3,181 Views)

Hi Steve,

 

have you entered the name of the sequnce in the Parameter Field ?

 

juergen

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 6 of 6
(3,177 Views)