12 OPC UA DataTypes

12.10 ToolManagement

This enumeration contains the values to indicate how a tool is addressed by a control/controller.
The enumeration is defined in Table 102.
Table 102 – ToolManagement EnumValues Fields
Name | Value | Description |
---|---|---|
NumberBased | 0 | The tool is addressed using a single identifier. |
GroupBased | 1 | The tool is addressed using an identifier for the group and a second one for the tool within the group. |
Other | 2 | The tool is addressed by a different, custom defined system. |
Its representation in the AddressSpace is defined in Table 103.
Table 103 – ToolManagement Definition
Attribute | Value |
---|---|
BrowseName | ToolManagement |
IsAbstract | False |
Subtype of the Enumeration type defined in OPC 10000-3
References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
---|---|---|---|---|---|
0:HasProperty | Variable | 0:EnumValues | 0:EnumValueType [] | 0:PropertyType |