The RootCauseListChangeLog Event is used for logging the change of the RootCauseList Property in the Configuration object of the MachineModule.
Table 66 – RootCauseListChangeLogType Definition
Attribute |
Value |
|||||
BrowseName |
RootCauseListChangeLogType |
|||||
IsAbstract |
False |
|||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Modelling Rule |
|
Subtype of LogbookEventType |
||||||
HasComponent |
Variable |
NewRootCauseList |
MessageType[ ] |
BaseDataVariableType |
Mandatory |
|
HasComponent |
Variable |
OldRootCauseList |
MessageType[ ] |
BaseDataVariableType |
Mandatory |
The MessageType DataType is defined in Table 13.
The NewRootCauseList Variable represents the new value of the root cause list.
The OldRootCauseList Variable represents the value of the root cause list before the change.