Click or drag to resize

ImmediateMeasurements Properties

The ImmediateMeasurements type exposes the following members.

Properties
  Name Description
Public property Item We retrieve adjusted measurement values within time tolerance of concentrator real-time.
Public property LagTime Gets or sets the allowed past time deviation tolerance, in seconds (can be sub-second).
Public property LeadTime Gets or sets the allowed future time deviation tolerance, in seconds (can be sub-second).
Public property Maximum Returns the maximum value of all measurements.
Public property MeasurementIDs Returns collection of measurement ID's.
Public property Minimum Returns the minimum value of all measurements.
Public property OutlierOperation Gets or sets the TemporalOutlierOperation for the ImmediateMeasurements when timestamp is outside defined Lag/Lead time bounds.
Public property OutlierState Gets or sets the MeasurementStateFlags to apply to the ImmediateMeasurements when OutlierOperation is set to PublishWithBadState and timestamp is outside defined Lag/Lead time bounds.
Public property RealTimeFunction Gets or sets function to return real-time.
Public property Tags Returns ID collection for measurement tags.
Top
See Also