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

Stores a read history request. More...

Inherits UnifiedAutomation.UaServer.HistoryDataReadContinuationPoint.

Public Attributes

bool IsReadModified
 True if reading modified data. More...
 
uint NumValuesPerNode
 The num values per node More...
 
DataValue SavedValue
 The saved value 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

bool UnifiedAutomation.UaServer.HistoryDataReadRawContinuationPoint.IsReadModified

True if reading modified data.

uint UnifiedAutomation.UaServer.HistoryDataReadRawContinuationPoint.NumValuesPerNode

The num values per node

DataValue UnifiedAutomation.UaServer.HistoryDataReadRawContinuationPoint.SavedValue

The saved value


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