12 OPC UA DataTypes

12.9 ToolLocked

This enumeration provides the values to indicate for what reason a tool is locked.
The enumeration is defined in Table 100.
Table 100 – 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 101.
Table 101 – ToolLocked Definition
Attribute | Value |
---|---|
BrowseName | ToolLocked |
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 |