Click or drag to resize

ABB.Robotics.Controllers.ConfigurationDomain Namespace

Description for Namespace : ABB.Robotics.Controllers.ConfigurationDomain
Classes
  ClassDescription
Public classAttribute
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.
Public classCode exampleConfigurationDatabase
This class represents the ConfigurationDatabase of a Robot controller.
Public classDomain
This class represents a Domain of the configuration database.
Public classInstance
This class represents an Instance of a Type in the configuration database.
Public classType
This class represents a Type of the configuration database.
Enumerations
  EnumerationDescription
Public enumerationAttributeType
Represents the value type of an attribute.
Public enumerationModifyOption
Represents modification options of the configuration database.