6.6.3 HistoryModifiedData type

Table 49 defines the structure of the HistoryModifiedData used for the data to return in a HistoryRead when IsReadModified = True. This DataType is a subtype of HistoryData.

Table 49 – HistoryModifiedData structure
NameTypeDescription
HistoryModifiedDataStructureThis structured datatype is a subtype of HistoryData (see 6.6.2)

modificationInfos[]

ModificationInfo

modificationTime

UtcTimeThe time the modification was made. Support for this field is optional. A null shall be returned if it is not defined.

updateType

HistoryUpdateTypeThe modification type for the item.

userName

StringThe name of the user that made the modification. Support for this field is optional. A null shall be returned if it is not defined.

Its representation in the AddressSpace is defined in Table 50

Table 50 – HistoryModifiedData definition
Attribute Value
BrowseNameHistoryModifiedData
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the HistoryData defined in OPC 10000-3
Conformance Units
Historical Access Modified Values
Historical Access Annotations