Owning Palette: Weighting and Filtering VIs
Installed With: Sound and Vibration Measurement Suite
Designs an FIR filter and filters the scaled signal. The data type you wire to the scaled signal [EU] input determines the polymorphic instance to use.
Use the pull-down menu to select an instance of this VI.

![]() |
reset? specifies the initialization of the internal states. The first time this VI runs, or when reset? is TRUE, the internal states initialize to zero. If reset? is FALSE, this VI sets the internal states to the final states from the previous call to the VI. The default is FALSE. | ||||||||
![]() |
filter type specifies the type of filter.
|
||||||||
![]() |
scaled signal [EU] specifies the scaled signals expressed in the selected engineering units. To obtain a properly scaled signal, you can use the SVL Scale Voltage to EU VI or define a virtual channel in National Instruments Measurement & Automation Explorer (MAX). | ||||||||
![]() |
freq specs [Hz] specifies the filter band edges in hertz.
| ||||||||
![]() |
ripple specs specifies the ripple level, in decibels, in both the passband and the stopband.
| ||||||||
![]() |
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use exception control to treat what is normally an error as no error or to treat a warning as an error. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| ||||||||
![]() |
filtered scaled signal returns the filtered waveform expressed in the selected engineering units. | ||||||||
![]() |
taps returns the total number of FIR coefficients. | ||||||||
![]() |
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|

![]() |
reset? specifies the initialization of the internal states. The first time this VI runs, or when reset? is TRUE, the internal states initialize to zero. If reset? is FALSE, this VI sets the internal states to the final states from the previous call to the VI. The default is FALSE. | ||||||||
![]() |
filter type specifies the type of filter.
|
||||||||
![]() |
scaled signals [EU] specifies the scaled signals expressed in the selected engineering units. To obtain a properly scaled signal, you can use the SVL Scale Voltage to EU VI or define virtual channels in National Instruments Measurement & Automation Explorer (MAX). | ||||||||
![]() |
freq specs [Hz] specifies the filter band edges in hertz.
| ||||||||
![]() |
ripple specs specifies the ripple level, in decibels, in both the passband and the stopband.
| ||||||||
![]() |
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use exception control to treat what is normally an error as no error or to treat a warning as an error. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| ||||||||
![]() |
filtered scaled signals contains the filtered waveforms for each channel expressed in the selected engineering units. | ||||||||
![]() |
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|