ABB.Robotics.Controllers Namespace |
Class | Description | |
---|---|---|
![]() | BackupEventArgs |
Defines an event structure for the BackupEventHandler which is the result of the
BackupFinished event.
|
![]() ![]() | Controller |
This class represents a Robot controller. This class has to be created prior of any access to the robot controller.
|
![]() | ControllerEventArgs |
Base class for the controller event arguments
|
![]() | DeviceDriverStream |
This stream encapsulates the interface between a user mode application
and a device driver on the controller.
|
![]() | MasterShip |
Defines mastership status of a robot controller resource
|
![]() | MastershipChangedEventArgs |
Provides data for MastershipChanged event.
|
![]() | OperatingModeChangedEventArgs |
Provides data for OperatingModeChanged event.
|
![]() | SDKBase |
Summary description for SDKBase.
|
![]() | SDKDisposeBase |
Base of all SDK classes that are Disposable
|
![]() | StateChangedEventArgs |
Provides data for StateChanged event.
|
![]() | UserAuthorizationSystem |
This class abstracts the UAS system of the controller
into the CAPI programming model.
|
Structure | Description | |
---|---|---|
![]() | Grant |
Abstracts a controller grant.
|
Delegate | Description | |
---|---|---|
![]() | BackupEventHandler |
Delegate for the BackupFinished event.
|
![]() | MastershipChangedEventHandler |
Event handler for the MastershipChanged event.
|
![]() | OperatingModeChangedEventHandler |
Event handler for the OperatingModeChanged event.
|
![]() | StateChangedEventHandler |
Event handler for the StateChanged event.
|
Enumeration | Description | |
---|---|---|
![]() | ControllerOperatingMode |
Specifies the operating modes of the controller.
|
![]() | ControllerState |
Specifies the states of the controller.
|
![]() | DeviceAccess |
This enum controls how a stream to the controller is opened.
|
![]() | MastershipResource |
Resources available in the robot controller.
|
![]() | MastershipStatus |
Defines mastership status.
|
![]() | RestartMode |
Specifies how the controller is restarted.
|
![]() | RestoreIgnore |
Represents if any mismatch can be ignored when a backup is restored.
|
![]() | RestoreInclude |
Represents what to include when a backup is restored.
|