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.
| Attribute | Value | |||||
| BrowseName | StopReasonListChangeLogType | |||||
| IsAbstract | False | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other | |
|---|---|---|---|---|---|---|
| Subtype of the MachineContextLogType, which means it inherits the Instance Declarations of that Node. | ||||||
| 0:HasProperty | Variable | NewStopReasonMessages | MessageType[] | 0:PropertyType | M, RO | |
| 0:HasProperty | Variable | OldStopReasonMessages | MessageType[] | 0:PropertyType | M, RO | |
| BrowseName | Description |
| NewStopReasonMessages | The 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. |