ToolType

The representation of the ToolType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=50 |
NamespaceUri | http://opcfoundation.org/UA/MachineTool/ |
BrowseName | ToolType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseToolType |
The references from the ToolType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | ControlIdentifier1 | UInt32 | BaseDataVariableType | Mandatory |
HasComponent | Variable | ControlIdentifier2 | UInt32 | BaseDataVariableType | Optional |
HasComponent | Variable | ControlIdentifierInterpretation | ToolManagement | BaseDataVariableType | Mandatory |
HasComponent | Variable | LastUsage | UtcTime | BaseDataVariableType | Optional |
HasComponent | Variable | Locked | Boolean | BaseDataVariableType | Mandatory |
HasComponent | Variable | PlannedForOperating | Boolean | BaseDataVariableType | Optional |
HasComponent | Object | ToolLife | BaseObjectType | Optional |