6.1 Cutter_InterfaceType Definition

This OPC UA ObjectType is used for the root Object representing a haul-off as part of an extrusion line. It is based on the ExtrusionDeviceType (defined in OPC 80084-1) and formally defined in Table 1.

The instance(s) of Cutter_InterfaceType shall be located under the Machines Object of the Server (see OPC UA for Machinery).

NOTE: If the OPC UA server is implemented in the control of the cutter so only one instance of Cutter_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 Cutter_InterfaceType will be created.

Figure 1 – Cutter_InterfaceType Overview
Table 1 – Cutter_InterfaceType Definition
Attribute Value
BrowseNameCutter_InterfaceType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 4:ExtrusionDeviceType (defined in OPC 40084-1)
0:HasComponentObjectProductSpeed3:MonitoredParameterTypeO
0:HasComponentObjectCuttingProductsCuttingProductsTypeM
0:HasComponentVariableSideClampClosed0:Boolean0:BaseDataVariableTypeO
0:HasComponentObjectCuttingProgram3:StartDeviceTypeO
0:HasComponentMethodManualCutO
0:HasComponentMethodSampleCutO
0:HasComponentVariableSampleCuttingLength0:Double0:AnalogUnitTypeO, RW
0:HasComponentVariableWasteIndicator0:Boolean0:BaseDataVariableTypeO, RW
0:HasComponentVariableWasteCuttingLength0:Double0:AnalogUnitTypeO, RW
0:HasComponentVariableTotalWasteLength0:Double0:AnalogUnitTypeO, RO
0:GeneratesEventObjectTypeCutEventType
Conformance Units
OPC 40084-9 Basic

The BrowseName of the object instance shall be “Cutter_<Manufacturer>_<SerialNumber>”.

Example: “Cutter_Weber_0123456”.