The MaterialRejectedLogType event is generated when some material is rejected at a rejection trap.
Multiple material rejection can be grouped to generate a lower number of messages that is supported by the underlying system.
The MaterialRejectedLogType representation in the AddressSpace is formally defined in the following table.
Table 180 – MaterialRejectedLogType Definition
Attribute |
Value |
|||||
BrowseName |
MaterialRejectedLogType |
|||||
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 |
RejectedMaterial |
0:Double |
MaterialQuantityVariableType |
M, RO |
|
0:HasComponent |
Variable |
RejectedMaterialTotal |
0:Double |
MaterialQuantityVariableType |
M, RO |
The components of the MaterialRejectedLogType are further described below.
BrowseName |
Description |
RejectedMaterial |
The material quantity last rejected, i.e. rejected since the previous event of the same type. |
RejectedMaterialTotal |
The total material quantity rejected. |