7 ExtrusionLine_InterfaceType

7.10 MaterialList

This Object is used to provide a list of materials which are intended to be used on the extrusion line.
The MaterialListType is defined in OPC 40083.
8 ProductionParameters 
The ProductionParametersType contains several production parameters which are related to the complete extrusion line. Process parameters of the components (e.g. core extruder, winder) are located inside the models for these components.
Table 3 – ProductionParametersType Definition
Attribute | Value | ||||
---|---|---|---|---|---|
BrowseName | ProductionParametersType | ||||
IsAbstract | False | ||||
References | Node Class | BrowseName | DataType | TypeDefinition | Other |
Subtype of 0:BaseObjectType defined in OPC UA Part 5 | |||||
0:HasComponent | Variable | GoodProduct | 0:Boolean | 0:BaseDataVariableType | M, RO |
0:HasComponent | Variable | Throughput | 0:Double | 0:AnalogUnitType | O, RO |
0:HasComponent | Variable | ProductWeight | 0:Double | 0:AnalogUnitType | O, RO |
0:HasComponent | Variable | LineSpeed | 0:Double | 0:AnalogUnitType | O, RO |
0:HasComponent | Object | ElectricalEnergy | 3:EnergyType | O, RO | |
0:HasComponent | Object | FluidEnergy | 3:EnergyType | O, RO | |
0:HasComponent | Object | PressureAir | 3:EnergyType | O, RO |
8.1.1 GoodProduct

Indication if the produced product has a good quality. Can be set by the machine or the operator. When it changes from true to false the line control shall create an alarm.
This Property gives the general information on the complete extrusion line. The JobType (see 0) contains also a Property GoodProduct which is specific for the running job. When two or more jobs are running in parallel, the product quality of each strand can be different. That means, if in one of the jobs GoodProduct becomes False, then the GoodProduct in ProductionParameters shall also be false.