This OPC UA ObjectType is used for the root Object representing an extrusion line as overall system. It is formally defined in Table 1.
The instance(s) of ExtrusionLine_InterfaceType shall be located under the Machines Object of the Server (see OPC UA for Machinery).
NOTE: In most cases the OPC UA server will be implemented in the line control of the extrusion line so only one instance of ExtrusionLine_InterfaceType will be created. But it is also possible that one OPC UA server is connected to several extrusion lines as one interface to the MES. In this case several instances of ExtrusionLine_InterfaceType will be created.
Figure 1 – ExtrusionLine_InterfaceType Overview
Table 1 – ExtrusionLine_InterfaceType Definition
Attribute |
Value |
||||
BrowseName |
ExtrusionLine_InterfaceType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of 4:ExtrusionDeviceType (defined in OPC 40084-1) |
|||||
0:HasAddIn |
Object |
5:Components |
|
5:MachineComponentsType |
O |
0:HasComponent |
Object |
MachineMESConfiguration |
|
3:MachineMESConfigurationType |
M |
0:HasComponent |
Object |
MESMessage |
|
3:MESMessageType |
O |
0:HasComponent |
Method |
SetMESMessage |
|
|
O |
0:HasComponent |
Method |
ClearMESMessage |
|
|
O |
0:HasComponent |
Object |
Users |
|
3:UsersType |
M |
0:HasProperty |
Variable |
ConfigurationParameters |
3:ConfigurationParameterType[] |
0:PropertyType |
M, RO |
0:HasComponent |
Object |
MaterialList |
|
3:MaterialListType |
M |
0:HasComponent |
Object |
ProductionParameters |
|
ProductionParametersType |
M |
0:HasComponent |
Object |
JobGroups |
|
JobGroupsType |
O |
Conformance Units |
|||||
OPC 40084-2 Basic |
The BrowseName of the object instance shall be “ExtrusionLine_<Manufacturer>_<SerialNumber>”.
Example: “ExtrusionLine_battenfeld_4”.