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).

| Attribute | Value | ||||
| BrowseName | Calender_InterfaceType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 4:ExtrusionDeviceType defined in OPC 40084-1 | |||||
| 0:HasComponent | Object | HorizontalPosition | 3:MonitoredParameterType | O | |
| 0:HasComponent | Object | VerticalPosition | 3:MonitoredParameterType | O | |
| 0:HasComponent | Object | ProductForce | 3:MonitoredParameterType | O | |
| 0:HasComponent | Object | ProductTension | 3:MonitoredParameterType | O | |
| 0:HasComponent | Object | CouplingProductForces | CouplingProductForcesType | O | |
| 0:HasComponent | Object | CouplingProductTensions | CouplingProductTensionsType | O | |
| 0:HasComponent | Object | Rolls | 4:RollsType | M | |
| 0:HasComponent | Object | Gaps | 4:GapsType | M | |
| 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”).
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
| Attribute | Value | ||||
| BrowseName | CouplingProductForcesType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 0:BaseObjectType defined in OPC 10000-5 | |||||
| 0:HasProperty | Variable | 0:NodeVersion | 0:String | 0:PropertyType | M, RO |
| 0:HasComponent | Object | CouplingProductForce_<Nr> | 3:MonitoredParameterType | OP | |
| 0:GeneratesEvent | ObjectType | 0:GeneralModelChangeEventType | |||
6.7 CouplingProductTensions
Tension of ingoing “sub product”
Unit: N/mm² or lbf/in²
| Attribute | Value | ||||
| BrowseName | CouplingProductTensionsType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 0:BaseObjectType defined in OPC 10000-5 | |||||
| 0:HasProperty | Variable | 0:NodeVersion | 0:String | 0:PropertyType | M, RO |
| 0:HasComponent | Object | CouplingProductTension_<Nr> | 3:MonitoredParameterType | OP | |
| 0:GeneratesEvent | ObjectType | 0: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.