UA Bundle SDK .NET  2.2.1.258
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaServer.HistoryDataReadContinuationPoint Class Reference

Stores a read history request. More...

Inherits UnifiedAutomation.UaServer.HistoryContinuationPoint.

Inherited by UnifiedAutomation.UaServer.HistoryDataReadAtTimeContinuationPoint, UnifiedAutomation.UaServer.HistoryDataReadProcessedContinuationPoint, and UnifiedAutomation.UaServer.HistoryDataReadRawContinuationPoint.

Public Attributes

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.HistoryDataReadContinuationPoint.ApplyIndexRangeAndEncoding

The apply index range and encoding

QualifiedName UnifiedAutomation.UaServer.HistoryDataReadContinuationPoint.DataEncoding

The data encoding

string UnifiedAutomation.UaServer.HistoryDataReadContinuationPoint.IndexRange

The index range

HistoryDataRawReader UnifiedAutomation.UaServer.HistoryDataReadContinuationPoint.Reader

The reader


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