|
ImmediateMeasurementsItem Property
|
We retrieve adjusted measurement values within time tolerance of concentrator real-time.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.246-beta
SyntaxPublic ReadOnly Default Property Item (
id As MeasurementKey
) As Double
Get
member Item : float with get
View SourceParameters
- id MeasurementKey
- A Guid representing the measurement ID.
Return Value
DoubleA
Double representing the adjusted measurement value.
See Also