SVT Weighting Filter (frequency) VI
- Updated2024-06-18
- 8 minute(s) read
SVT Weighting Filter (frequency) VI
Owning Palette: Spectrum Extended Measurements VIs
Requires: Sound and Vibration Toolkit
Applies the selected weighting to the spectrum or spectra in the frequency domain. This VI operates on Power, PSD, COP, FFT [Mag], FFT [Re], and FFT [Imag] spectra. Wire data to the spectrum input to determine the polymorphic instance to use or manually select the instance.
SVT Weighting Filter (Spectrum) (1 Ch)
![]() |
spectrum specifies the frequency-domain data to which this VI applies weighting.
| ||||||||
![]() |
weighting specifies the type of weighting to apply to the spectrum. The weighting is applied to the spectrum in the frequency domain. Use Linear if no weighting is needed.
|
||||||||
![]() |
spectrum info in specifies the properties of the previously computed spectrum.
|
||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||
![]() |
weighted spectrum returns the weighted spectrum.
| ||||||||
![]() |
unit label returns the selected engineering units. | ||||||||
![]() |
spectrum info out returns the properties of the computed spectrum.
|
||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SVT Weighting Filter (Spectrum) (N Ch)
![]() |
spectra specifies the frequency-domain data for each spectrum.
| ||||||||
![]() |
weighting specifies the type of weighting to apply to the spectrum. The weighting is applied to the spectrum in the frequency domain. Use Linear if no weighting is needed.
|
||||||||
![]() |
spectrum info in specifies the properties of the previously computed spectrum.
|
||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||
![]() |
weighted spectra returns the spectra after the application of a weighting filter.
| ||||||||
![]() |
unit labels returns the selected engineering units for each channel. | ||||||||
![]() |
spectrum info out returns the properties of the computed spectrum.
|
||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SVT Weighting Filter (Peaks) (1 Ch)
![]() |
peaks specifies the frequency and value for each peak.
| ||||||||
![]() |
weighting specifies the type of weighting to apply to the spectrum. The weighting is applied to the spectrum in the frequency domain. Use Linear if no weighting is needed.
|
||||||||
![]() |
spectrum info in specifies the properties of the previously computed spectrum.
|
||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||
![]() |
weighted peaks returns the frequency and value for each peak.
| ||||||||
![]() |
unit label returns the selected engineering units. | ||||||||
![]() |
spectrum info out returns the properties of the computed spectrum.
|
||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
SVT Weighting Filter (Peaks) (N Ch)
![]() |
peaks specifies the frequency and value for each peak.
| ||||||||
![]() |
weighting specifies the type of weighting to apply to the spectrum. The weighting is applied to the spectrum in the frequency domain. Use Linear if no weighting is needed.
|
||||||||
![]() |
spectrum info in specifies the properties of the previously computed spectrum.
|
||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||
![]() |
weighted peaks returns the frequency and value for each peak.
| ||||||||
![]() |
unit labels returns the engineering units for the weighted peaks. | ||||||||
![]() |
spectrum info out returns the properties of the computed spectrum.
|
||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Example
Refer to the Weighting and Peak Search (Simulated) VI in the labview\examples\Sound and Vibration\Frequency Analysis\Extended Measurements directory for an example of using the SVT Weighting Filter (frequency) VI.