Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%MaxImp function


Old name
%MaxImpI


Function
The function returns the increment of a the given specified integer variable for the time period elapsed. The result is an integer value.


Declaration


Blok kódu
languageesl
themeConfluence
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.