TestStand User Interface Support Controls

Object and Description
AdapterListConnection
Represents a connection from an Application Manager control to a control that displays the list of adapters. Use the connected control to select an adapter to which to set the Engine.DefaultAdapter property.
Note This class currently contains no properties or methods. Properties or methods might be added to this class in future versions of TestStand.
AdapterListConnections
A collection of AdapterListConnection objects.
ApplicationMgrConnections
Contains the connections for an Application Manager control. Use the ApplicationMgr.Connections property to obtain a collection of ApplicationMgrConnections objects.
CallStackConnection
Represents a connection from the ExecutionView Manager control to a control that displays the callstack. You can use the connected control to change the selected sequence context when the execution is paused.
Note This class currently contains no properties or methods. Properties or methods might be added to this class in future versions of TestStand.
CallStackConnections
A collection of CallStackConnection objects.
CaptionConnection
Represents a connection to a caption source.
CaptionConnections
A collection of CaptionConnection objects.
CommandConnection
Represents a connection to a CommandKind .
CommandConnections
A collection of CommandConnection objects.
ExecutionListConnection
Represents a connection from the ExecutionView Manager control to a control that displays the list of currently running executions. You can use the connected control to select an execution from the list of executions.
ExecutionListConnections
A collection of ExecutionListConnection objects.
ExecutionViewConnection
Represents a connection from an ExecutionView Manager control to an ExecutionViewMgrConnections.ExecutionView property. When tracing is enabled, the connected control shows the steps of the execution as they are executing. Use the ExecutionViewMgr.Connections property to obtain a collection of ExecutionViewConnection objects.
ExecutionViewConnections
A collection of ExecutionViewConnection objects you obtain by calling the ExecutionViewMgr.Connections property.
ExecutionViewMgrConnections
Contains the connections for an ExecutionView Manager control.
ImageConnection
Represents a connection to an image source.
ImageConnections
A collection of ImageConnection objects.
InsertionPaletteConnection
Represents a connection from a SequenceFileView Manager control to an InsertionPalette control. The InsertionPalette control displays a list of step types and a list of user defined template steps, sequences, and variables. Use the connected control to insert a step, sequence, or variable into a sequence file.
InsertionPaletteConnections
A collection of InsertionPaletteConnection objects.
MRUFiles
A collection of the most recently used (MRU) files. Each item in the collection is a filename.
NumericConnection
Represents a connection to a numeric source.
NumericConnections
A collection of NumericConnection objects.
ReportViewConnection
Represents a connection from the ExecutionView Manager control to a control that displays a report associated with an execution.
Note This class currently contains no properties or methods. Properties or methods might be added to this class in future versions of TestStand.
ReportViewConnections
A collection of ReportViewConnection objects.
SelectedPropertyObjects
A collection of selected property objects. Controls connected to the SequenceFileView Manager and ExecutionView Manager controls, such as the VariablesView , automatically update the collection while active. You can obtain a reference to the collection from the SequenceFileViewMgr.SelectedPropertyObjects and ExecutionViewMgr.SelectedPropertyObjects properties.
SelectedSequences
A collection of selected sequences. You can obtain a reference to the collection from the SequenceFileViewMgr.SelectedSequences property.
SelectedSteps
A collection of selected steps. You can obtain a reference to the collection from the SequenceFileViewMgr.SelectedSteps and ExecutionViewMgr.SelectedSteps properties.
SequenceFileListConnection
Represents a connection from a SequenceFileView Manager control to a control that displays a list of open sequence files. Use the connected control to select a sequence file to open in the SequenceFileView Manager control from the list of sequence files.
SequenceFileListConnections
A collection of SequenceFileListConnection objects.
SequenceFileViewMgrConnections
Contains the connections for the SequenceFileView Manager control.
SequenceListConnection
Represents a connection from a SequenceFileView Manager control to a control that displays a list of sequences for the current sequence file. Use the connected control to select the sequence to display.
SequenceListConnections
A collection of SequenceListConnection objects.
SequenceViewConnection
Represents a connection from a SequenceFileView Manager control to a SequenceView control. The SequenceView control shows the contents of the current sequence in the SequenceFileView Manager control. Use the SequenceFileViewMgr.Connections property to obtain a collection of SequenceViewConnection objects.
SequenceViewConnections
A collection of SequenceViewConnection objects you obtain by calling the SequenceFileViewMgr.Connections property.
StepGroupListConnection
Represents a connection from a SequenceFileView Manager control to a control that displays the list of step groups. Use the connected control to select the step group for the current sequence.
Note This class currently contains no properties or methods. Properties or methods might be added to this class in future versions of TestStand.
StepGroupListConnections
A collection of StepGroupListConnection objects.
Strings
A collection of strings. You can obtain a reference to the collection from the ApplicationMgr.CommandLineArguments property, the ExpressionEdit.GetValidEvaluationTypes , and ExpressionEdit.SetValidEvaluationTypes methods, and the ApplicationMgr.ProcessUserCommandLineArguments event.
ThreadListConnection
Represents a connection from the ExecutionView Manager control to a control that displays the list of threads in the execution. You can use the connected control to display the foreground thread and to change the foreground thread when the execution is paused.
Note This class currently contains no properties or methods. Properties or methods might be added to this class in future versions of TestStand.
ThreadListConnections
A collection of ThreadListConnection objects.
VariablesConnection
Represents a connection from a SequenceFileView Manager or ExecutionView Manager control to a VariablesView control.
VariablesConnections
A collection of VariablesConnection objects.