Sequences
- 업데이트 날짜:2026-07-27
- 1분 (읽기 시간)
A sequence contains a series of steps and can consist of the following components:
- Setup step group
- Main step group
- Cleanup step group
- Sequence local variables
- Sequence file global variables
- Sequence parameters
- Callback sequences
The following figure illustrates the structure of a sequence file.
Built-In Sequence Properties
Sequences include built-in properties you can specify using the Sequence Properties dialog box. For example, you can specify that the flow of execution jumps to the Cleanup step group whenever a step sets the status of the sequence to Failed.
관련 콘텐츠
- Step Groups
- Sequence Local Variables
- Sequence File Global Variables
- Sequence Parameters
- Callback Sequences
Callbacks are sequences TestStand calls under specific circumstances. You can create new callbacks or you can override existing callbacks to customize the operation of the test station.
- Sequence Files
- Executing Sequences in Parallel