ImmediateMeasurements Properties

Properties

Item We retrieve adjusted measurement values within time tolerance of concentrator real-time.
LagTime Gets or sets the allowed past-time deviation tolerance, in seconds (can be sub-second).
LeadTime Gets or sets the allowed future time deviation tolerance, in seconds (can be sub-second).
Maximum Returns the maximum value of all measurements.
MeasurementIDsReturns collection of measurement ID's.
Minimum Returns the minimum value of all measurements.
OutlierOperation Gets or sets the TemporalOutlierOperation for the ImmediateMeasurements when timestamp is outside defined Lag/Lead time bounds.
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.
RealTimeFunction Gets or sets function to return real-time.
TagsReturns ID collection for measurement tags.

See Also