Database
|
[ConnectionStringParameterAttribute] [DefaultValueAttribute(5)] public double LagTime { get; set; }
Exception | Condition |
---|---|
ArgumentOutOfRangeException | LagTime must be greater than zero, but it can be less than one. |
Defines the time sensitivity to past measurement timestamps.
The number of seconds allowed before assuming a measurement timestamp is too old.
This becomes the amount of delay introduced by the concentrator to allow time for data to flow into the system.