CimDerivedPoint.CalculationType (property)

Gets and sets the type of calculation to be performed by the point.
Syntax: CimPointCalcTypesEnum = object.CalculationType
object.CalculationType = CimPointCalcTypesEnum
Description: The CimDerivedPoint.CalculationType is an enumeration containing the calculation type for the point.

Examples

point.DerivedPoint.CalculationType = cimExpression


See Also

Point Configuration