12.9 ToolLocked
This enumeration provides the values to indicate for what reason a tool is locked.
The enumeration is defined in Table 116.
Table 116 – ToolLocked EnumValues Fields
| Name | Value | Description |
|---|
| CapabilityUnavailable | 0 | The reason for locking the tool cannot be given. |
| ByOperator | 1 | The tool is locked by an operator. |
| ToolBreak | 2 | The tool is locked because a tool break has been detected. |
| ToolLife | 3 | The tool is locked because it reached a tool life limit. |
| MeasurementError | 4 | The tool is locked due to a measurement error of the tool. |
| Other | 5 | The tool is locked for another reason. |
Its representation in the AddressSpace is defined in Table 117.
Table 117 – ToolLocked Definition
|
Attribute
|
Value
|
| BrowseName | ToolLocked |
| 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 |