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 118.
Table 118 – 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 119.
Table 119 – ToolManagement Definition
|
Attribute
|
Value
|
| BrowseName | ToolManagement |
| IsAbstract | False |
|
References
|
NodeClass
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of the 0:Enumeration type defined in OPC 10000-3 |
| 0:HasProperty | Variable | 0:EnumValues | 0:EnumValueType [] | 0:PropertyType | |
|
Conformance Units
|
|---|
| MachineTool Equipment ToolIdentification |
| MachineTool Equipment Dynamic Tool List |