14 MaterialConsumptionType
14.1 MaterialConsumptionType definition
Provides information about the material consumption.
| Attribute | Value | ||||
| BrowseName | MaterialConsumptionType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseObjectType defined in OPC UA Part 5 | |||||
| 0:HasComponent | Variable | TotalConsumption | 0:Double | 0:AnalogUnitType | M, RO |
| 0:HasComponent | Variable | Scrap | 0:Double | 0:AnalogUnitType | O, RO |
| 0:HasComponent | Method | Reset | M | ||
14.2 TotalConsumption
Total mass or volume of fed material (good + scrap) since last reset.
Units for mass: kg or lb
Units for volume: cm³ or in³
14.3 Scrap
Total mass or volume of fed scrap since last reset.
Same units as TotalConsumption.
14.4 Reset
The Method Reset resets the two counters TotalConsumption and Scrap. The signature of this Method is specified below. Table 38 specifies the AdressSpace representation.
Signature
Reset()| Attribute | Value | ||||
| BrowseName | Reset | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | ModellingRule |
|---|