%Imp function


Old name
%ImpI
Function
The function returns the accession of given integer value. The result is an integer value.
Declaration
INT %Imp(
   INT in Arg, 
   BOOL in ResetTrigger
 )

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

Napíšte komentár