Solution
You can perform a spectrogram with an Intensity Graph / Chart using the LabVIEW Advanced Signal Processing Toolkit, or use the Sound and Vibration Toolkit to display the data using a Colormap, Waterfall or SV Intensity Graph. To learn about this, refer to the shipping examples:
- In LabVIEW, click Help >> Find Examples to launch the Example Finder.
- Expand Toolkits and Modules.
LabVIEW Advanced Signal Processing Toolkit
- Expand Time Frequency Analysis >> Getting Started.
- The Online Spectrogram Monitoring (DAQmx).vi and Online Spectrogram Monitoring (Simulated).vi examples demonstrate how to setup a Spectrogram using the functions from the LabVIEW Advanced Signal Processing Toolkit.
Sound and Vibration Toolkit
- Expand Sound and Vibration.
- SV Intensity Graph: expand Transient Measurements and open the Transient Analysis (DAQmx).vi or Transient Analysis (Simulated).vi examples.
- Waterfall and Colormap Graphs: expand Graphs and Charts and refer to the following shipping examples.
- Waterfall and Cascade Plot (Analog Tach, DAQmx).vi
- Waterfall and Cascade Plot (Digital Tach, DAQmx).vi
- Waterfall and Cascade Plot (Offline).vi.
- Color Map (Offline).vi
- Waterfall Display for Octave Spectra (DAQmx).vi
- Waterfall Display for Power Spectra (Simulated).vi