Math
The Math drop-down list includes the standard math operators that can be included in a query. These operators can be used with points, Data Sets or Number data types.
+ (addition)
Performs the addition operation.
For example, Value("E01-M5-ELEV-kVARh_RHQ") + 2.7 returns the point value at each sample time plus 2.7.
− (subtraction)
Performs the subtraction operation.
* (multiplication)
Performs the multiplication operation.
/ (division)
Performs the division operation.
^ (exponent)
Performs the exponent operation.
For example, Value("E01-M5-ELEV-kVARh_RHQ") ^ 2 results in the points values during the report period being raised to the power of 2. In this example, a point value of 10 results in 100, and a point value of 5 results in 25.
© 2019 Reliable Controls Corporation. All rights reserved. Published October 29, 2019