9.16 StopReasonListChangeLogType EventType

The StopReasonListChangeLogType event is generated when the stop reason list changes.

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

Table 163 – StopReasonListChangeLogType Definition
Attribute Value
BrowseNameStopReasonListChangeLogType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the MachineContextLogType, which means it inherits the Instance Declarations of that Node.
0:HasPropertyVariableNewStopReasonMessagesMessageType[]0:PropertyTypeM, RO
0:HasPropertyVariableOldStopReasonMessagesMessageType[]0:PropertyTypeM, RO
BrowseName Description
NewStopReasonMessagesThe list of modified stop reasons.
OldStopReasonMessages

The list of stop reasons prior to the change.

Each old stop reason is in the same position in the array as the respective new stop reason.