Click or drag to resize

ArchiveDataPoint Constructor

Overload List
  Name Description
Public method ArchiveDataPoint(IDataPoint) Initializes a new instance of the ArchiveDataPoint class.
Public method ArchiveDataPoint(IMeasurement) Initializes a new instance of the ArchiveDataPoint class from a IMeasurement value.
Public method ArchiveDataPoint(Int32) Initializes a new instance of the ArchiveDataPoint class.
Public method ArchiveDataPoint(IMeasurement, Quality) Initializes a new instance of the ArchiveDataPoint class from a IMeasurement value.
Public method ArchiveDataPoint(Int32, TimeTag, Single, Quality) Initializes a new instance of the ArchiveDataPoint class.
Public method ArchiveDataPoint(Int32, Byte, Int32, Int32) Initializes a new instance of the ArchiveDataPoint class.
Top
See Also