ToolLocked

The fields of the ToolLocked DataType are defined in the following table:
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. |
The representation of the ToolLocked DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=66 |
NamespaceUri | http://opcfoundation.org/UA/MachineTool/ |
BrowseName | ToolLocked |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the ToolLocked DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |