IIR Cascade Filter PtByPt (Not in Base Package)

Filters the set of input data using the cascade form of the IIR filter specified by the IIR Filter Cluster.

initialize, when TRUE, initializes the internal state of the VI.
input data is a set of input data.
IIR Filter Cluster contains three elements.
filter structure selects IIR second-order or IIR fourth-order filter stages.
Reverse Coefficientsis the reverse coefficients of the IIR cascade filter.
Forward Coefficients is the forward coefficients of the IIR cascade filter.
output data is a set of filtered samples.
error returns any error or warning condition from the VI. Refer to Point By Point Error Codes for more information about these conditions.