RAMP_INTΒΆ
Provided by util.lib.
RAMP_INT serves to limit the ascendance or descendance of the function being fed:
The input consists on the one hand out of three INT values: IN, the function input, and ASCEND and DESCEND, the maximum increase or decrease for a given time interval, which is defined by TIMEBASE of the type TIME. Setting RESET to TRUE causes RAMP_INT to be initialised anew.
The output OUT of the type INT contains the ascend and descend limited function value.
When TIMEBASE is set to t#0s, ASCEND and DESCEND are not related to the time interval, but remain the same.