 |
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.
|
|
 |
Initial Condition is the value the filter is initialized with.
|
 |
output data is a set of filtered samples.
|
 |
Final Condition is an array of values containing the final forward and reverse filter states.
|
 |
error returns any error or warning condition from the VI.
Refer to Point By Point Error Codes for more information about these conditions.
|