%MaxImp function


Old name
%MaxImpI
Function
The function returns the accession of the given integer variable for the time period elapsed. The result is an integer value.
Declaration
INT %MaxImp(
   INT in Arg, 
   BOOL in ResetTrigger
 )

Parameters
Arg Variable which accession is to be calculated. The function assumes, that 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.