The function returns the increment of a given integer value. The result is an integer value.
Declaration
INT %Imp(
INT in Arg,
BOOL in ResetTrigger
)
Parameters
Arg
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).
ResetTrigger
Change of the parameter into the TRUE state resets the calculation.
Pridať komentár