The MaterialOutputProducedLogType event is generated when (a) a sublot of good product is produced or (b) some time elapsed.
If a sublot is not produced, events are generated anyway maximum every 5 seconds. A period of 1 second is recommended.
QuantityProduced is incremented every time an identified sublot is produced.
TotalProduced is incremented as product output is produced.
The MaterialOutputProducedLogType representation in the AddressSpace is formally defined in the following table.
Table 179 – MaterialOutputProducedLogType Definition
Attribute |
Value |
|||||
BrowseName |
MaterialOutputProducedLogType |
|||||
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 |
ProducedMaterial |
0:Double |
MaterialSublotVariableType |
M, RO |
|
0:HasComponent |
Variable |
ProducedMaterialTotal |
0:Double |
MaterialQuantityVariableType |
M, RO |
The components of the MaterialOutputProducedLogType are further described below.
BrowseName |
Description |
ProducedMaterial |
The material quantity last produced i.e. produced since the previous event of the same type. |
ProducedMaterialTotal |
The total material quantity. |