SV Convert to Data Object VI
- Updated2025-12-02
- 4 minute(s) read
Owning Palette: Spectrum Extended Measurements VIs
Requires: Sound and Vibration Toolkit
Use this polymorphic VI to convert spectra to a class data type that you can view on the Spectrum with Cursors XControl. You must manually select the polymorphic instance to use.
| SV Convert Spectrum to Data ObjectSV Convert Spectra to Data ObjectSV Convert Complex Spectrum to Data Object |
SV Convert Spectrum to Data Object
|
spectrum
specifies the frequency-domain data, which contains the frequency scaling and the magnitude of the spectrum.
|
||||||
|
spectrum info
specifies properties of the computed spectrum.
Note
You must wire
spectrum info
when performing extended measurements. Do not modify the
spectrum info
values. If you want to view the information, you can right-click the
spectrum info
wire and select
Custom Probe»Spectrum Info
from the shortcut menu.
|
||||||
|
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
|
spectrum data returns the spectrum converted into a class. The class contains the spectrum and spectrum info. The class enables header information to appear on the cursor table of the Spectrum with Cursors XControl. | ||||||
|
error out contains error information. This output provides standard error out functionality. |
SV Convert Spectra to Data Object
|
spectra
specifies the frequency-domain data for each spectrum.
|
||||||
|
spectra info
specifies properties of the computed spectrum.
Note
You must wire
spectrum info
when performing extended measurements. Do not modify the
spectrum info
values. If you want to view the information, you can create a custom probe.
|
||||||
|
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
|
spectrum data returns the spectrum converted into a class. The class contains the spectrum and spectrum info. The class enables header information to appear on the cursor table of the Spectrum with Cursors XControl. | ||||||
|
error out contains error information. This output provides standard error out functionality. |
SV Convert Complex Spectrum to Data Object
|
complex spectrum
specifies the complex spectrum response.
|
||||||
|
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
|
spectrum data returns the spectrum converted into a class. The class contains the spectrum and spectrum info. The class enables header information to appear on the cursor table of the Spectrum with Cursors XControl. | ||||||
|
error out contains error information. This output provides standard error out functionality. |