%Impt function


Old name
%ImptI
Function
The function returns the increment of the given integer variable. The result is an integer number.
Declaration
INT %Impt(
   INT in Arg, 
   TIME in ResetTime
 )
Parameters
ArgVariable for which the increment is calculated. The function assumes, that the value of the variable Arg is increasing within the calculation interval. (For example: electrometer status).
ResetTimeCalculation reset time.
Napíšte komentár