NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

sequence of one sequence file called by another sequence file

Hi,
Is there any method by which we can call sequence of one sequence file from the another sequence file.
 
Please let me know in case you know.
 
Thanks in Advance,
Vivek
0 Kudos
Message 1 of 2
(2,840 Views)

Hi,

Yes, look at the Computer Motherboard Test Sequence.seq in TestStand\Examples\Demo.

You have to use the SequenceCall Step Type and specify the path to the other sequence file, use the browse button. Then use the sequence control to select the sequence within that sequence file that you wish to invoke.

Hope this helps.

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,833 Views)