9.15 RootCauseListChangeLogType EventType

The RootCauseListChangeLogType event is generated when the root cause list is changed.

The RootCauseListChangeLogType representation in the AddressSpace is formally defined in the following table.

Table 162 – RootCauseListChangeLogType Definition
Attribute Value
BrowseNameRootCauseListChangeLogType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the MachineContextLogType, which means it inherits the Instance Declarations of that Node.
0:HasPropertyVariableNewRootCauseMessagesRootCauseMessageType[]0:PropertyTypeM, RO
0:HasPropertyVariableOldRootCauseMessagesRootCauseMessageType[]0:PropertyTypeM, RO
BrowseName Description
NewRootCauseMessagesThe list of modified root cause messages.
OldRootCauseMessages

The list of root cause messages prior to the change.

Each old root cause message is in the same position in the array as the respective new root cause message.