CimDerivedPoint.RolloverVal (property)

Gets and sets the rollover value used for the Delta Accum type calculations.
Syntax: long = object.RolloverVal
object.RolloverVal = long
Description: The CimDerivedPoint.RolloverVal is a long integer defining the roll over value for delta accumulator function.

Examples

point.DerivedPoint.RolloverVal = 1000