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

Stores a read history request. More...

Inherits UnifiedAutomation.UaServer.HistoryDataReadContinuationPoint.

Public Attributes

IList< DateTime > ReqTimes
 The requested times. More...
 
bool Stepped
 Whether use stepped interpolation. More...
 
bool UseSimpleBounds
 Whether to use simple bounds More...
 
- Public Attributes inherited from UnifiedAutomation.UaServer.HistoryDataReadContinuationPoint
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

IList<DateTime> UnifiedAutomation.UaServer.HistoryDataReadAtTimeContinuationPoint.ReqTimes

The requested times.

bool UnifiedAutomation.UaServer.HistoryDataReadAtTimeContinuationPoint.Stepped

Whether use stepped interpolation.

bool UnifiedAutomation.UaServer.HistoryDataReadAtTimeContinuationPoint.UseSimpleBounds

Whether to use simple bounds


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