NI TestStand

取消
显示结果 
搜索替代 
您的意思是: 

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 项奖励
1 条消息(共 6 条)
3,759 次查看

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 项奖励
2 条消息(共 6 条)
3,749 次查看
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 项奖励
3 条消息(共 6 条)
3,721 次查看

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 项奖励
4 条消息(共 6 条)
3,719 次查看
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 项奖励
5 条消息(共 6 条)
3,717 次查看

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 项奖励
6 条消息(共 6 条)
3,713 次查看