SequenceFileViewMgr

A SequenceFileView Manager control performs the following tasks to manage how other visible TestStand User Interface (UI) Controls view and interact with a selected sequence file:

  • Designates a sequence file as the selected sequence file.
  • Tracks which sequence, step groups, and steps are selected in the selected file and tracks the expansion of the step groups.
  • Displays aspects of the selected file in the visible TestStand UI Controls to which it connects.
  • Enables visible TestStand UI Controls to which it connects to change the selected file, sequence, step group, and steps.
  • Provides methods for executing the selected sequence file.

An application must have one SequenceFileView Manager control for each location, such as a window, form, or panel, in which you display a sequence file or let the user select a current sequence file.

Properties

Methods

Events