Butterworth Coefficients
- Updated2025-01-28
- 3 minute(s) read
Generates filter coefficients for the Butterworth Filter Express VI. Use this VI in a host VI.

Dialog Box Options
| Option | Description |
|---|---|
| Filter Specifications | Contains the following options:
|
| Implementation | Contains the following options:
|
| Filter Response | Displays the actual magnitude response of the filter. |
Inputs/Outputs
cutoff frequency (Hz)
—
Specifies the cutoff frequency of the filter in hertz. The default is 1000 Hz.
sample rate (S/s)
—
Specifies the sampling rate of the signal in samples per second. The default is 50000 S/s.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. Specifies the index of the channel for the scaled coefficients configuration. This parameter is available only if the Number of channels option is greater than 1.
error out
—
error out contains error information. This output provides standard error out functionality.
scaled coefficients
—
Returns single-channel filter coefficients to load at run time. Scaled coefficients is a fixed-size array of 32-bit signed integers. The size of the array depends on the order you specify. You can select 1 (the array contains two elements), 2 (the array contains three elements), or 4 (the array contains six elements). The filter coefficients must correspond to the filter type and order you specify using the Type and Order options in the Butterworth Filter Express VI. You cannot change the order or type of the filter at run time. Returns the scaled coefficients to load at run time for the channel index you specify using the channel index element of this cluster. This parameter is available only when you configure the VI such that Number of channels is greater than one. |
cutoff frequency (Hz)
—
error in (no error)
—
error out
—
scaled coefficients
—