MeasurementKeySetMeasurementMetadata Method
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.158 -- Release Build+742760b9fc81f0ff99a22d1d8a726573e73efb7e
function SetMeasurementMetadata(tagName, adder, multiplier, valueFilter);
Parameters
- tagName String
- Gets or sets the text based tag name.
- adder Double
- Defines an offset to add to the IMeasurement value.
- multiplier Double
- Defines a multiplicative offset to apply to the IMeasurement value.
- valueFilter MeasurementValueFilterFunction
- Defines the MeasurementValueFilterFunction to use when downsampling this type of IMeasurement value.