The MaterialConsumedLogType event is generated when a material sublot is consumed at a loading point.
The MaterialConsumedLogType representation in the AddressSpace is formally defined in the following table.
Table 177 – MaterialConsumedLogType Definition
Attribute |
Value |
|||||
BrowseName |
MaterialConsumedLogType |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the MaterialContextLogType, which means it inherits the Instance Declarations of that Node. |
||||||
0:HasComponent |
Variable |
ConsumedMaterial |
0:Double |
MaterialSublotVariableType |
M, RO |
|
0:HasComponent |
Variable |
ConsumedMaterialTotal |
0:Double |
MaterialQuantityVariableType |
M, RO |
The components of the MaterialConsumedLogType are further described below.
BrowseName |
Description |
ConsumedMaterial |
The last material sublot consumed. |
ConsumedMaterialTotal |
The total consumed material. |