Porovnávané verzie

Kľúč

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

%Imp function


Old name
%ImpI
Function
The function returns the accession increment of a given integer value. The result is an integer value.
Declaration


Blok kódu
languageesl
themeConfluence
INT %Imp(
   INT in Arg, 
   BOOL in ResetTrigger
 )
Parameters


Arg
Variable which accession
A variable for which an increment is calculated. The function assumes, that the value of the variable Arg is increasing within the calculation interval. (For example
:
electrometer status).
ResetTriggerChange of the parameter into the TRUE state resets the calculation.