Click or drag to resize

PacketType101DataPoint Properties

The PacketType101DataPoint type exposes the following members.

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