Function Block DAMPER2

The Function Block DAMPER2 delays a signal by calculating the average with higher weighting of the first value.

Input IN

The value to be dampened.

Input PT

Defines the interval in T# for calculating the damping.

Input SIZE

The input defines the number of values to be calculated. The number is limited from 1 to 100.

Input DIS

The input DIS interrupts the calculation and returns the last calculated number.

Output Q

The output forms the average with the number SIZE through the total of the stored values SIZE with higher weighting of the first value.