This OPC UA ObjectType is used for the root Object representing a die as part of an extrusion line. It is based on the ExtrusionDeviceType (defined in OPC 40084-1) and formally defined in Table 1.
The instance(s) of Die_InterfaceType shall be located under the DeviceSet Object of the Server (see OPC UA Part 100).
NOTE: If the OPC UA server is implemented in the control of the die so only one instance of Die_InterfaceType will be created. But it is also possible that one OPC UA server is connected to several machine controls as one interface to the MES. In this case several instances of Die_InterfaceType will be created.
Figure 1 – Die_InterfaceType Overview
Table 1 – Die_InterfaceType Definition
Attribute |
Value |
||||
BrowseName |
Die_InterfaceType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of 4:ExtrusionDeviceType (defined in OPC 40084-1) |
|||||
0:HasComponent |
Object |
TemperatureZones |
|
4:ExtrusionTemperatureZonesType |
M |
0:HasComponent |
Object |
MeltPressures |
|
3:MeasuringDevicesType |
O |
0:HasComponent |
Object |
DimensionAdjustment |
|
3:MeasuringDevicesType |
O |
The BrowseName of the object instance shall be "Die_<Manufacturer>_<SerialNumber>"
Example: "Die_Erema_0123456".