LogEntryDataType

http://opcfoundation.org/UA/PNENC/

1.0.0

2022-10-21


NodeId ns=1;i=3013
NodeClass DataType
BrowseName 1:LogEntryDataType
DisplayName LogEntryDataType
BaseType 0:Structure
IsAbstract False
Field Name Data Type Description
FaultSituationNumber 0:Byte Identification of fault situation. 0 means current fault situation
EventNumber 0:UInt32 Unique number of log entry, analogous to Fault message counter
EventType 1:EventTypeEnumeration Characterization of the event (fault, warning, etc.). Must never have the value “UNSPECIFIED”
EventCode 0:Int32 Fault-code identifying a fault or warning
EventText 0:LocalizedText Brief description of the fault or warning
EventComing 0:UtcTime Time when the event appears
EventGoing 0:UtcTime Time when the event disappears
EventAcknowledged 0:UtcTime Time when the event is acknowledged