7.8 HopperType
The HopperType represent a device where material is brought into the extrusion process.
| Attribute | Value | ||||
| BrowseName | HopperType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseObjectType defined in OPC 10000-5 | |||||
| 0:HasProperty | Variable | Id | 0:String | 0:PropertyType | M, RO |
| 0:HasComponent | Object | Material | 3:MaterialType | M | |
| 0:HasProperty | Variable | MaterialLot | 0:String | 0:PropertyType | O, RO |
| 0:HasComponent | Variable | Weight | 0:Double | 0:AnalogUnitType | O, RO |
| 0:HasComponent | Variable | MaterialLevel | 0:Double | 0:BaseDataVariableType | O, RO |
| 0:HasComponent | Object | MaterialTemperature | 3:MonitoredParameterType | O | |
7.8.1 IsActive
The IsActive property provides information if the hopper is refilled during the production so that the material is available for the production.
7.8.2 Material
The Material property gives information on the current material in the hopper. The MaterialType is defined in OPC 40083.
7.8.3 MaterialLot
Lot of the material that is recently filled in the hopper.
7.8.4 Weight
Actual weight of the material in the hopper (e.g. in kg).
7.8.5 MaterialLevel
Actual level of the material in the hopper unit in %.
7.8.6 MaterialTemperature
Actual temperature of the material inside the feeder in °C or °F. The MonitoredParameterType is defined in OPC 40083.