%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.


Declaration
INT %MaxImp(
   INT in Arg, 
   BOOL in ResetTrigger
 )
Parameters
ArgVariable 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).
ResetTriggerChange of the parameter into the TRUE state causes resetting the calculation.
Napíšte komentár