Click or drag to resize
Grid Solutions Framework

SerializableOutOfRangeMeasurement Properties

The SerializableOutOfRangeMeasurement type exposes the following members.

Properties
  Name Description
Public property Device Gets or sets the device of the IMeasurement.
(Inherited from SerializableMeasurement)
Public property HighRange Gets or sets the upper boundary of the IMeasurement's value.
Public property Key Gets or sets the Key.
(Inherited from SerializableMeasurement)
Public property LowRange Gets or sets the lower boundary of the IMeasurement's value.
Public property SignalID Gets or sets the ID.
(Inherited from SerializableMeasurement)
Public property SignalType Gets or sets the signal type of the IMeasurement.
(Inherited from SerializableMeasurement)
Public property Timestamp Gets or sets the Timestamp in DateTime string format.
(Inherited from SerializableMeasurement)
Public property Value Gets or sets the AdjustedValue.
(Inherited from SerializableMeasurement)
Top
See Also