Click or drag to resize

ArchiveDataPoint Properties

The ArchiveDataPoint type exposes the following members.

Properties
  Name Description
Public property BinaryLength Gets the length of the ArchiveDataPoint.
Protected property Flags Gets or sets the 32-bit word used for storing data of ArchiveDataPoint.
Public property HistorianID Gets or sets the historian identifier of ArchiveDataPoint.
Public property IsEmpty Gets a boolean value that indicates whether ArchiveDataPoint contains any data.
Public property Metadata Gets or sets the associated MetadataRecord with this ArchiveDataPoint.
Public property Quality Gets or sets the Quality of ArchiveDataPoint.
Public property Time Gets or sets the TimeTag of ArchiveDataPoint.
Public property Value Gets or sets the floating-point value of ArchiveDataPoint.
Top
See Also