ABB.Robotics.Controllers.ConfigurationDomain Namespace |
| Class | Description | |
|---|---|---|
| Attribute |
This class represents an Attribute of a Type in the configuration database.
The attributes can be read via a Type object or an Instance of a Type.
If the attribute was read via an Instance, it has a value that can be accessed.
| |
| ConfigurationDatabase |
This class represents the ConfigurationDatabase of a Robot controller.
| |
| Domain |
This class represents a Domain of the configuration database.
| |
| Instance |
This class represents an Instance of a Type in the configuration database.
| |
| Type |
This class represents a Type of the configuration database.
|
| Enumeration | Description | |
|---|---|---|
| AttributeType |
Represents the value type of an attribute.
| |
| ModifyOption |
Represents modification options of the configuration database.
|