14 MaterialConsumptionType

14.1 MaterialConsumptionType definition

Provides information about the material consumption.

Table 37 – MaterialConsumptionType definition
Attribute Value
BrowseNameMaterialConsumptionType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseObjectType defined in OPC UA Part 5
0:HasComponentVariableTotalConsumption0:Double0:AnalogUnitTypeM, RO
0:HasComponentVariableScrap0:Double0:AnalogUnitTypeO, RO
0:HasComponentMethodResetM

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()
Table 38 – Reset Method AddressSpace Definition
Attribute Value
BrowseNameReset
References Node Class BrowseName DataType TypeDefinition ModellingRule