The LogbookEventType is abstract. There will be no instances of a LogbookEventType itself, but there will be instances of its sub-types.
Subtypes of LogbookEventType provide detailed information on the event they are triggered by.
The LogbookEventType representation in the AddressSpace is formally defined in the following table.
Table 148 – LogbookEventType Definition
Attribute |
Value |
|||||
BrowseName |
LogbookEventType |
|||||
IsAbstract |
True |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the BaseEventType defined in OPC 10000-5: OPC Unified Architecture Part 5: Information Model, which means it inherits the Instance Declarations of that Node. Please note that Time and Message belong to BaseEventType. |