TSM Steps Pane
- Updated2025-07-31
- 2 minute(s) read
Sequence File Window
The TSM Steps pane is similar to the TestStand Steps pane of the Sequence File window and contains the following default columns:
- Step—Displays the name of the step and the step icon. Click to the left of the step icon to toggle the breakpoint for the step. If you add a comment for a step, the comment appears in light text above the step name.
- Description—Displays a description of the step that varies according to the type of step and the adapter with which it was created. Includes the VI name or ClassName:MethodName for the associated code module.
- Num Tests—For a Semiconductor Multi Test step, displays the number of tests defined for the step.
- Pins—For Semiconductor Action and Multi Test steps, displays the pins selected on the Options tab of the step.
- Multisite Option—For Semiconductor Action and Multi Test steps, displays the Multisite Option selected on the Options tab of the step.
- Settings—Displays the properties of the step that contain non-default values. Use the Step Settings pane to specify step settings.
Execution Window
The TSM Steps pane is similar to the TestStand Steps pane of the Sequence File window and contains the following default columns:
- Step—The name and icon of the step. Click in the space to the left of the step icon to toggle the breakpoint for the step.
- Description—A description of the step that varies according to the type of step and the module adapter that it uses.
- Settings—The properties of the step that contain non-default values.
- Module Time—The code module time for the step for the cycle of execution.
- Status—The value of the status property for the step. If the step has not yet executed, the status is an empty string. After the step executes, the status reflects the results of the execution. Possible status values can vary based on the type of step. Typical values include Passed, Failed, Done, and Error.