6.5.4.1 ReadProcessedDetails structure details

Table 37 defines the structure of the ReadProcessedDetails structure.

Table 37 – ReadProcessedDetails structure
NameTypeDescription
ReadProcessedDetailsStructureSpecifies the details used to perform a “processed” history read.

startTime

UtcTimeBeginning of period to read.

endTime

UtcTimeEnd of period to read.

ProcessingInterval

DurationInterval between returned Aggregate values. The value 0 indicates that there is no ProcessingInterval defined.

aggregateType[]

NodeIdThe NodeId of the HistoryAggregate object that indicates the list of Aggregates to be used when retrieving the processed history. See OPC 10000-13 for details.

AggregateConfiguration

Aggregate

Configuration

Aggregate configuration structure.

useServerCapabilitiesDefaults

BooleanAs described in OPC 10000-4 AggregateFilter Structure. (also see AggregateConfiguration settings defined in OPC 10000-13, and as described in HistorianConfiguration Objects (see 5.2.2).

TreatUncertainAsBad

BooleanAs described in OPC 10000-13.

PercentDataBad

ByteAs described in OPC 10000-13.

PercentDataGood

ByteAs described in OPC 10000-13.

UseSlopedExtrapolation

BooleanAs described in OPC 10000-13.

See OPC 10000-13 for details on possible NodeId values for the aggregateType parameter.

Its representation in the AddressSpace is defined in Table 30.

Table 38 – ReadProcessedDetails definition
Attribute Value
BrowseNameReadProcessedDetails
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the HistoryReadDetails defined in Table 28
Conformance Units
Historical Access Aggregates