Power Spectrum Express VI
Owning Palette: Frequency-Domain Measurements Express VIs
Installed With: LabVIEW SignalExpress
Computes the averaged magnitude spectrum, power spectrum, or power spectral density for a single or multiple channels. This step can return the spectra in root-mean-square, peak, and peak-to-peak units.
Dialog Box Options |
Block Diagram Inputs |
Block Diagram Outputs |
Place on the block diagram | Find on the Functions palette |
Dialog Box Options
Parameter | Description |
---|---|
Graph | Spectra—Displays the spectra for all channels. Use the Zoom button to zoom in and out of the display. Signals—Displays the time-domain signals for all channels. Use the Zoom button to zoom in and out of the display. |
View | Specifies if the graph displays time domain signals or the computed power spectra. |
Autoscale | Automatically adjusts the scales of the graph to display the data. |
Input | Contains the following option:
|
Configuration | Contains the following options:
|
Averaging | Specifies the averaging parameters.
|
Block Diagram Inputs
Parameter | Description |
---|---|
input signals | Specifies the scaled input signal. |
error in (no error) | Describes error conditions that occur before this VI or function runs. |
restart averaging | Specifies whether to restart the selected averaging process. The default is FALSE. When you call this Express VI for the first time, the averaging process restarts automatically. |
Block Diagram Outputs
Parameter | Description |
---|---|
spectrum | Returns the power spectrum computed by the Express VI. |
spectrum info | Returns spectrum information. This information is needed by the Peak Search Express VI and the Power in Band Express VI. |
unit labels | Returns the unit labels. |
averages completed | Returns the number of averages completed by the Express VI. |
averaging done | Returns TRUE when the number of averages completed equals or exceeds 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. |
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. |