Error Codes (Time Frequency Analysis Tools)
- Updated2024-07-30
- 1 minute(s) read
The Time Frequency Analysis VIs can return the following error codes. Refer to the KnowledgeBase for more information about correcting errors in LabVIEW.
| Code | Description |
|---|---|
| −42619 | The parameters of the transform info input or the expansion info input are invalid for further computation. |
| −42618 | The row size of the kernel must be a power of 2 and greater than 0. The column size of the kernel must be 2^(ceil(log2(Ls-1))), where Ls is the length of the input signal. |
| −42615 | The number of terms input must be greater than 0. |
| −42614 | The oversampling rate, N/dM, must be greater than or equal to 1. |
| −42606 | This file operation does not support the LabVIEW Real-Time Module. |
| −42605 | The size of the color table must equal 256. |
| −42601 | The input signal is empty, or the signal length is less than the window length. |
| 42602 | The sampling rate must be greater than 0. |
| 42603 | The frequency bins must be a power of 2 and greater than 0. |
| 42611 | The time steps must be greater than 0. |
| 42613 | The order must be greater than or equal to 0. |
| 42614 | The oversampling rate, N/dM, must be greater than or equal to 1. |
| 42616 | The size of the window must be greater than 0. |
| 42617 | The variance of the Gaussian window must be greater than 0. |
| 42618 | The Gaussian window length must be a power of 2 and greater than or equal to 8. |
| 42619 | The alpha must be greater than or equal to 0. |