MaxImp
%MaxImp function
Old name
%MaxImpI
Function
The function returns the increment of the specified integer variable for the time period elapsed. The result is an integer value. Function is only available for objects of type Eval Tag.
Declaration
INT %MaxImp(
INT in Arg,
BOOL in ResetTrigger
)Parameters
Arg | Variable whose increment is to be calculated. The function assumes that the value of the variable Arg increases within the calculation interval. (For example electrometer status). |
ResetTrigger | Change of the parameter into the TRUE state causes resetting the calculation. |
Related pages: