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 DeviceSet Object of the Server (see OPC 10000-100).
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.
Table 1 – Calender_InterfaceType Definiton
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 |
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.