Filters an input signal using an IIR Butterworth filter. The filter type can be highpass or lowpass and of order 1, 2, or 4. Details
| Dialog Box Options |
| Block Diagram Inputs |
| Block Diagram Outputs |
| Parameter | Description | ||
|---|---|---|---|
| Filter Specifications | Contains the following options:
| ||
| Implementation | Contains the following options:
| ||
| Filter Response | Displays the actual magnitude response of the filter. |
| Parameter | Description |
|---|---|
| reset | Resets the filter states to zero state if TRUE. This input is available only if you place a checkmark in the Show reset terminal checkbox on the configuration dialog box. |
| input data | Specifies the input signal to filter. You can wire a 16- or 32-bit signed integer to this input depending on the Input resolution you specify in the configuration dialog box. |
| Parameter | Description |
|---|---|
| output data | Returns the filtered signal. |
Refer to the Developer Zone for more information about the accuracy of the Butterworth Filter VI.