Class for Historian operation.

Namespace: T.Modules.Historian
Assembly: T.Modules (in T.Modules.dll)

Public Class ModuleHistorian 
Inherits ListObj
This language is not supported or no code example is available.
public class ModuleHistorian : ListObj
This language is not supported or no code example is available.
Name Description
Public constructor ModuleHistorian(RunObj, int) Construct an instance of this class
Top
Name Description
Public property ClearCache Clear cache
Public property CompressCompleted Indicates if historian compress is completed.
Public property CompressExecute Flag to startup compress operation.
Public property EnableCache Enable cache
Public property IsCompressing Indicates if historian is compressing database.
Public property IsDeleting Indicates if historian is deleting registers.
Public property IsSecondaryActive Indicates if secondary historian database is active.
Public property IsStarted Flag indicating whether Dataset module was full started
Public property Item(Int32) Get runtime object based in an ID (T.Kernel.Core.ListObj).
Public property Item(String) Get runtime object based in an ID (inherited from ListObj).
Public property Item Runtime properties for HistorianItem Objects.
Public property MaxSamplesByTime Internal use
Public property OpenStatusMessage Open status message
Public property PreprocessingCompleted Indicates if historian preprocessing is completed.
Public property Redundancy Runtime properties for HistorianRedundancy Object.
Public property Restart Flag to restart the historian module.
Public property StoreAndForward Runtime properties for HistorianStoreAndForward Object.
Public property Table Runtime properties for HistorianTable Objects.
Public property TimeFlushNormalizedTables Time in ms to flush normalized tables. Default is 5000 ms
Public property WorkingOnCacheMessage Internal use
Top
Name Description
Public method GetNormalizedInfo(string[], out string[], out int[], out string[]) Get normalized info
Public method InvalidateCache(DataTable) Invalidate cache
Public method VerifyDBConnection() Verify and Reopen database connection
Top

.NET Framework

Supported in: 4.6.2, 4.7