SequenceFileViewMgr.RefreshStepEx
- Updated2025-07-21
- 1 minute(s) read
SequenceFileViewMgr.RefreshStepEx
Syntax
SequenceFileViewMgr.RefreshStepEx( group, stepIndex)
Purpose
Refreshes a step in all connected SequenceView controls.
Remarks
Typically, you do not call this method unless you change the state of the step directly using the TestStand API.
Parameters
group As StepGroups
[In] Specifies a particular step group.
stepIndex As Long
[In] Specifies the zero-based index in the step group of the step to refresh. Pass -1 to refresh all the steps in all groups in the connected SequenceView control.