Applies a fifth-order low-pass integer FIR filter to the input data. The filter cut-off frequency is 1/10 of the sample frequency of the input. Use the Discrete Control Filter VI to filter measured values, such as the process variable, in control applications.

The Discrete Control Filter VI uses integer filter coefficients obtained by scaling the coefficients of a floating-point lowpass filter design by a factor of 216 and rounding to ensure the filter has a unity gain. The intermediate results are 32 bits wide and do not overflow.