Errata exists for this version of the document.
Table 22 defines the structure of the ReadProcessedDetails structure.
Table 22 – ReadProcessedDetails
Name |
Type |
Description |
ReadProcessedDetails |
Structure |
Specifies the details used to perform a “processed” history read. |
startTime |
UtcTime |
Beginning of period to read. |
endTime |
UtcTime |
End of period to read. |
ProcessingInterval |
Duration |
Interval between returned Aggregate values. The value 0 indicates that there is no ProcessingInterval defined. |
aggregateType[] |
NodeId |
The NodeId of the HistoryAggregate object that indicates the list of Aggregates to be used when retrieving the processed history. SeeOPC 10000-13 for details. |
aggregateConfiguration |
Aggregate Configuration |
Aggregate configuration structure. |
useServerCapabilitiesDefaults |
Boolean |
As described in OPC 10000-4. |
TreatUncertainAsBad |
Boolean |
As described in OPC 10000-13. |
PercentDataBad |
Byte |
As described in OPC 10000-13. |
PercentDataGood |
Byte |
As described in OPC 10000-13. |
UseSlopedExtrapolation |
Boolean |
As described in OPC 10000-13. |
SeeOPC 10000-13 for details on possible NodeId values for the aggregateType parameter.