9.21 DowntimeLogType EventType
The DowntimeLogType event is generated when a downtime event finishes and the machine restarts.
The DowntimeLogType representation in the AddressSpace is formally defined in the following table.
Table 168 – DowntimeLogType Definition
|
Attribute
|
Value
|
| BrowseName | DowntimeLogType |
| IsAbstract | False |
|
References
|
NodeClass
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of the ProductionContextLogType, which means it inherits the Instance Declarations of that Node. |
| 0:HasProperty | Variable | Duration | 0:Duration | 0:PropertyType | M, RO |
| 0:HasProperty | Variable | RootCauses | RootCauseMessageType[] | 0:PropertyType | O, RO |
| 0:HasProperty | Variable | StopReasons | MessageType[] | 0:PropertyType | M, RO |
|
BrowseName
|
Description
|
| Duration | The duration of the downtime in seconds until the machine restarts. |
| RootCauses | The root causes reported by the machine during the downtime. |
| StopReasons | The stop reasons reported by the machine during the downtime. |