6.6.4 HistoryEvent DataType

Table 51 defines the HistoryEvent parameter used for Historical Event reads.

The HistoryEvent defines a table structure that is used to return Event fields to a Historical Read. The structure is in the form of a table consisting of one or more Events, each containing an array of one or more fields. The selection and order of the fields returned for each Event are identical to the selected parameter of the EventFilter.

Table 51 – HistoryEvent structure
NameTypeDescription
HistoryEventStructureThis structured datatype is a subtype of Structure defined in OPC 10000-3

Events []

HistoryEventFieldListThe list of Events being delivered.

eventFields []

BaseDataTypeList of selected Event fields. This will be a one-to-one match with the fields selected in the EventFilter.

Its representation in the AddressSpace is defined in Table 52.

Table 52 – HistoryEvent definition
Attribute Value
BrowseNameHistoryEvent
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Structure defined in OPC 10000-3
Conformance Units
Historical Access Events
Historical Access Modified Events