ABB.Robotics.Tps.Taf Namespace |
| Class | Description | |
|---|---|---|
| RapidEditorInitData |
Represents the init data sent to the RAPID editor if a particular module and row shall be launched
in the LaunchView method.
| |
| TpsViewAttribute |
TpsViewAttribute is added to the class that declares the TpsView. It provides information
to the framework about how the view should appear.
|
| Interface | Description | |
|---|---|---|
| IProdScrAttentionServices |
Services related to attract the users attention to ProductionScreen
| |
| IProdScrLaunchServices |
Services that Production Screen uses to start and register applications in Taf.
| |
| ITpsViewActivation |
TpsView activation interface. Methods are called when the TpsView becomes
active/inactive.
| |
| ITpsViewContext |
TpsView Context interface. Method is called when a UIShow instruction
is executed and the InitCmd parameter is set to a value.
| |
| ITpsViewLaunchServices |
Define services provided by the FlexPendant.
| |
| ITpsViewSetup |
TpsView setup interface. Methods are called by TAF when the
TpsView is created and when the TpsView is closed.
|
| Enumeration | Description | |
|---|---|---|
| FpStandardView |
Predefined standard views that that can be launched from an SDK Application.
| |
| StartPanelLocation |
Possible locations for a TpsView. Determines if it
is to be placed in the right or left column of the ABB menu
| |
| TpsViewStartupTypes |
Types of startups for a TpsView. Default startup type for a TpsView is manual.
The startup type is set in the TpsViewAttribute.
| |
| TpsViewType |
The possible types for a TpsView
|