6 Calender_InterfaceType

6.1 Calender_InterfaceType Definition

The Calender_InterfaceType is used for the root Object representing a calender 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 Calender_InterfaceType shall be located under the Machines Object of the Server (see OPC UA for Machinery).

NOTE: If the OPC UA server is implemented directly in the control of a calender then only one instance of Calender_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 Calender_InterfaceType will be created.

Figure 1 – Calender_InterfaceType Overview
Table 1 – Calender_InterfaceType Definiton
Attribute Value
BrowseNameCalender_InterfaceType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 4:ExtrusionDeviceType defined in OPC 40084-1
0:HasComponentObjectHorizontalPosition3:MonitoredParameterTypeO
0:HasComponentObjectVerticalPosition3:MonitoredParameterTypeO
0:HasComponentObjectProductForce3:MonitoredParameterTypeO
0:HasComponentObjectProductTension3:MonitoredParameterTypeO
0:HasComponentObjectCouplingProductForcesCouplingProductForcesTypeO
0:HasComponentObjectCouplingProductTensionsCouplingProductTensionsTypeO
0:HasComponentObjectRolls4:RollsTypeM
0:HasComponentObjectGaps4:GapsTypeM
Conformance Units
OPC 40084-12 Basic

The BrowseName of the object instance shall start with “Calender”. It may be extended with additional information, e.g. a number (”Calender_1”) or manufacturer/serial number (“Calender_Bandera_0123456”).

NOTE: Clients will browse the root node by type and not by BrowseName.

6.2 DeviceClass

The DeviceClass Property in the Identification Object inside the ExtrusionDeviceType shall have the value “Calender”.

6.3 HorizontalPosition, VerticalPosition

Position of the calender from a reference point (e.g. floor for vertical position, centre of exit of feeding device (e.g. flat die) for horizontal position).

Unit: mm or inch

6.4 ProductForce

Force of outgoing product.

Unit: N or lbf

6.5 ProductTension

Tension of outgoing product.

Unit: N/mm² or lbf/in²

6.6 CouplingProductForces

Force of ingoing “sub product”

Unit: N or lbf

Table 2 – CouplingProductForcesType Definiton
Attribute Value
BrowseNameCouplingProductForcesType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 0:BaseObjectType defined in OPC 10000-5
0:HasPropertyVariable0:NodeVersion0:String0:PropertyTypeM, RO
0:HasComponentObjectCouplingProductForce_<Nr>3:MonitoredParameterTypeOP
0:GeneratesEventObjectType0:GeneralModelChangeEventType

6.7 CouplingProductTensions

Tension of ingoing “sub product”

Unit: N/mm² or lbf/in²

Table 3 – CouplingProductTensionsType Definiton
Attribute Value
BrowseNameCouplingProductTensionsType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 0:BaseObjectType defined in OPC 10000-5
0:HasPropertyVariable0:NodeVersion0:String0:PropertyTypeM, RO
0:HasComponentObjectCouplingProductTension_<Nr>3:MonitoredParameterTypeOP
0:GeneratesEventObjectType0:GeneralModelChangeEventType

6.8 Rolls and Gaps

These containers represent the calender rolls and the gaps between them. The RollsType and GapsType are defined in OPC 40084-1.