Owning Palette: Baseband FFT VIs
Installed With: Sound and Vibration Measurement Suite
Computes the FFT spectrum of scaled signal [EU]. The VI returns FFT results as a complex spectrum. 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.
_(1_ch)c.gif)
![]() |
scaled signal [EU] specifies the scaled signal 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).
| ||||||||||||||||||||||||||||||||||||||
![]() |
window specifies the time-domain window used.
|
||||||||||||||||||||||||||||||||||||||
![]() |
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.
| ||||||||||||||||||||||||||||||||||||||
![]() |
averaging parameters defines how the VI computes the averaging.
| ||||||||||||||||||||||||||||||||||||||
![]() |
restart averaging specifies if the selected averaging process has to be restarted. The default is FALSE. When you call this VI for the first time, the averaging process restarts automatically. | ||||||||||||||||||||||||||||||||||||||
![]() |
complex spectrum returns the complex form of the FFT spectrum.
| ||||||||||||||||||||||||||||||||||||||
![]() |
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.
| ||||||||||||||||||||||||||||||||||||||
![]() |
averages completed returns the number of averages completed by the VI at that time. | ||||||||||||||||||||||||||||||||||||||
![]() |
averaging done returns TRUE when averages completed is greater than or equal to the number of averages specified in averaging parameters. Otherwise, averaging done returns FALSE. averaging done is always TRUE if the selected averaging mode is No averaging. |
_(n_ch)c.gif)
![]() |
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). | ||||||||||||||||||||||||||||||||||||||
![]() |
window specifies the time-domain window used.
|
||||||||||||||||||||||||||||||||||||||
![]() |
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.
| ||||||||||||||||||||||||||||||||||||||
![]() |
averaging parameters defines how the VI computes the averaging.
| ||||||||||||||||||||||||||||||||||||||
![]() |
restart averaging specifies if the selected averaging process has to be restarted. The default is FALSE. When you call this VI for the first time, the averaging process restarts automatically. | ||||||||||||||||||||||||||||||||||||||
![]() |
complex spectra returns the complex form of the FFT spectra.
| ||||||||||||||||||||||||||||||||||||||
![]() |
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.
| ||||||||||||||||||||||||||||||||||||||
![]() |
averages completed returns the number of averages completed by the VI at that time. | ||||||||||||||||||||||||||||||||||||||
![]() |
averaging done returns TRUE when averages completed is greater than or equal to the number of averages specified in averaging parameters. Otherwise, averaging done returns FALSE. averaging done is always TRUE if the selected averaging mode is No averaging. |
Wire the complex spectrum output of this VI to the audio measurements of the Single Tone Measurements VIs and the Distortion VIs to avoid duplicate processing. You also can use the SVFA FFT Spectrum (Complex) VI to apply any supported time-domain window before computing the complex spectrum. By default, the Single Tone Measurements VIs and the Distortion VIs use a 7-term Blackman-Harris window.