openPDC Historian Help
IDataPoint Interface
NamespacesTVA.HistorianIDataPoint
Defines time-series data warehoused by a historian.
Declaration Syntax
C#Visual BasicVisual C++
public interface IDataPoint : ISupportBinaryImage
Public Interface IDataPoint _
	Implements ISupportBinaryImage
public interface class IDataPoint : ISupportBinaryImage
Members
All MembersMethodsProperties



IconMemberDescription
BinaryImage()()() (Inherited from ISupportBinaryImage.)
BinaryLength()()() (Inherited from ISupportBinaryImage.)
HistorianID
Gets or sets the historian identifier of the time-series data point.

Initialize(array<Byte>[]()[], Int32, Int32) (Inherited from ISupportBinaryImage.)
Quality
Gets or sets the Quality of the time-series data point.

Time
Gets or sets the TimeTag of the time-series data point.

Value
Gets or sets the value of the time-series data point.

See Also

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252