CimDerivedPoint.VarianceValue (property)

Gets and sets the maximum variance value used for the Delta Accum type calculations.
Syntax: long = object.VarianceValue
object.VarianceValue = long
Description: The CimDerivedPoint.VarianceValue is long integer defining the maximum variance value to be used for delta accumulator functions.

Examples

point.DerivedPoint.VarianceValue = 100