When calling a subsequence, TestStand normally uses the parameter list defined in that subsequence. However, there are situations where you need to import parameter definitions from another sequence—for example, when you want multiple Sequence Call steps to follow the same parameter structure, or when you want to dynamically call different subsequences that share a similar prototype.
The Load Prototype feature allows TestStand to automatically update a Sequence Call step’s parameters based on the prototype of another sequence.