Utilities VIs
- Updated2023-02-21
- 1 minute(s) read
Owning Palette: Wavelet Analysis VIs
Requires: Advanced Signal Processing Toolkit. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.
Use the Utilities VIs to read data files, to use demonstration data, and to display the squared magnitude or the phase of the wavelet coefficients of a signal on an intensity graph.
The VIs on this palette can return general LabVIEW error codes or specific Wavelet Analysis error codes.
| Palette Object | Description |
|---|---|
| WA Configure Scalogram Indicator | Displays the square magnitude or the phase of the wavelet coefficients on an intensity graph. This VI displays the square magnitude of the real-valued wavelet coefficients from the WA Continuous Wavelet Transform VI and displays the square magnitude or the phase of the complex-valued wavelet coefficients from the WA Analytic Wavelet Transform VI. Wire data to the CWT coef input or the AWT coef input to determine the polymorphic instance to use or manually select the instance. |
| WA Data Samples | Contains the demonstration data samples for the Wavelet Analysis VIs. |
| WA Read from File | Reads data from a spreadsheet text file that contains a 1D array, a 2D array, a byte stream file of single-precision numbers, a byte stream file of 16-bit signed integers, a file created with the Write Waveforms to File VI, a WAV file, a JPG file, a BMP file, or a PNG file. |