Computes the aggregate power in the range. The SVL Power in Band VI operates on Power, PSD, COP, and FFT [Mag] spectra. You can use this polymorphic VI to analyze a single spectrum or N spectra. The data type you wire to the spectrum input determines the polymorphic instance to use.
Use the pull-down menu to select an instance of this VI.
c.gif)
![]() |
spectrum specifies the abscissa scaling and the magnitude of the spectrum.
| ||||||
![]() |
range defines the band of analysis.
| ||||||
![]() |
spectrum info specifies properties of the computed spectrum.
The properties contained in spectrum info include channel name, spectrum type, spectrum scale as linear or dB, applied window, window size, FFT size, units, x-axis units, dB reference, applied weighting, peak units, and spectral density.
|
||||||
![]() |
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.
Refer to Controlling Error Notification 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.
| ||||||
![]() |
power in band returns the aggregate power in the specified range. | ||||||
![]() |
unit label returns 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.
|
The SVFA Power in Band (N Ch) VI only accepts unscaled spectra.
c.gif)
![]() |
spectra specifies the data for each spectrum.
| ||||||||
![]() |
range defines the band of analysis.
| ||||||||
![]() |
spectrum info specifies properties of the computed spectrum. The properties contained in spectrum info include channel name, spectrum type, spectrum scale as linear or dB, applied window, window size, FFT size, units, x-axis units, dB reference, applied weighting, peak units, and spectral density.
|
||||||||
![]() |
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.
Refer to Controlling Error Notification 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.
| ||||||||
![]() |
powers in band returns the aggregate powers in the specified ranges. | ||||||||
![]() |
unit labels returns the unit label for each channel. | ||||||||
![]() |
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.
|
range specifies the band for which the power is computed. start and stop are coerced to the nearest spectrum bins.
You also can input spectra expressed in dB to the SVFA Power in Band VI. The spectra are converted to linearly-scaled spectra for the computation, and the results are converted back to logarithmically-scaled values for reporting.
This VI always returns power in band in EU2rms or dBrms.