7.1 ToolManufacturingMachineType ObjectType Definition

The ToolManufacturingMachineType represents the tool manufacturing machine interface of the information model. It is the entry point to the OPC UA interface of a tool manufacturing machine. It gives a basic structure to the interface. An instance of this type aggregates all information related to one system.

All instances of ToolManufacturingMachineType have to be referenced from the 3:Machines node defined in Error! Reference source not found.. At least one ToolManufacturingMachineType instance shall be present to qualify for any manufacturing machine profile of OPC 40504.

The ToolManufacturingMachineType and is formally defined in Table 15.

Table 15 – ToolManufacturingMachineType Definition
Attribute Value
BrowseNameToolManufacturingMachineType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 8:MachineToolType defined in Error! Reference source not found. i.e. inheriting the InstanceDeclarations of that Node.
0:HasComponentObject3:MachineryBuildingBlocks0:FolderTypeM
0:HasComponentObject0:FileSystem0:FileDirectoryTypeM
Conformance Units
CuttingTool ToolManufacturingMachineType
CuttingTool FileSystem ToolManufacturingMachine

The components of the ToolManufacturingMachineType have additional subcomponents which are defined in Table 16.

Table 16 – ToolManufacturingMachineType Additional Subcomponents
Source Path Reference NodeClass BrowseName DataType TypeDefinition Others
0:FileSystem0:HasComponentObject8:WorkMasters0:FileDirectoryTypeO
3:MachineryBuildingBlocks0:HasAddInObject7:JobManagement7:JobManagementTypeM

The 0:FileSystem is the root of all file directories of the OPC UA and the underlying machine.

Note: While a direct coupling is not essential, aligning the file paths in both OPC UA 0:FileSystem and actual file systems is recommended (e.g. "/Directory1/FileA" in Unix and "ns=1;i=1001 Directory1/FileA" in OPC UA BrowsePath). Harmonizing OPC UA 0:FileSystem with actual file systems is advised for a more intuitive and efficient work environment.