NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

programatically adding a sequence callback to a sequence file

Solved!
Go to solution

How do I programmatically add sequence callbacks to a main sequence ?  For example, at setup I get an array that tells me which sequence files to run for each test instance.  I want to call those sequence files as a sequence callback in the main sequence.  I don't want to use the flow control as there is a large number of sequences for this ATE, and the test list can grow in the future.

 

 

Thanks,

Shari Chen

Symmetricom

0 Kudos
Message 1 of 3
(3,463 Views)

You could take a look at

<TestStand x.x>\Examples\SequenceBuilderTool

<TestStand x.x>\Examples\SequenceFileTranslators

cc

0 Kudos
Message 2 of 3
(3,453 Views)
Solution
Accepted by topic author top cat

Thanks 🙂 After posting themsg I did find Sequence builder tool, and it was exactly what I was looking for!

 

Thanks again....Smiley Happy

0 Kudos
Message 3 of 3
(3,436 Views)