.NET Based OPC UA Client/Server SDK  3.2.2.525
UnifiedAutomation.UaServer.HistoryDataReadProcessedContinuationPoint Class Reference

Stores a read history request. More...

Inherits UnifiedAutomation.UaServer.HistoryDataReadContinuationPoint.

Public Attributes

IAggregateCalculator Calculator
 The calculator More...
 
- Public Attributes inherited from UnifiedAutomation.UaServer.HistoryDataReadContinuationPoint
TimestampsToReturn TimestampsToReturn
 The timestamps to return of the historical data More...
 
bool ApplyIndexRangeAndEncoding
 The apply index range and encoding More...
 
string IndexRange
 The index range More...
 
QualifiedName DataEncoding
 The data encoding More...
 
HistoryDataRawReader Reader
 The reader More...
 

Additional Inherited Members

- Public Member Functions inherited from UnifiedAutomation.UaServer.HistoryContinuationPoint
 HistoryContinuationPoint ()
 Initializes the object with default values. More...
 
void Dispose ()
 Frees any unmanaged resources. More...
 
- Protected Member Functions inherited from UnifiedAutomation.UaServer.HistoryContinuationPoint
virtual void Dispose (bool disposing)
 An overrideable version of the Dispose. More...
 
- Properties inherited from UnifiedAutomation.UaServer.HistoryContinuationPoint
Guid Id [get, set]
 Gets or sets the id. More...
 
DateTime Timestamp [get, set]
 Gets or sets the timestamp. More...
 
object UserData [get, set]
 Gets or sets the user data. More...
 

Detailed Description

Stores a read history request.

Member Data Documentation

IAggregateCalculator UnifiedAutomation.UaServer.HistoryDataReadProcessedContinuationPoint.Calculator

The calculator


The documentation for this class was generated from the following file: