%MaxImpt function


Old name
%MaxImptI


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


Declaration
INT %MaxImpt(
   INT in Arg, 
   TIMe in ResetTime
 )
Parameters
ArgVariable whose increment is to be calculated The function assumes, that value of the variable Arg increases within the calculation interval. (For example: electrometer status).
ResetTimeCalculation reset time.
Napíšte komentár