The Time Series Analysis VIs can return the following error codes. Refer to the KnowledgeBase for more information about correcting errors in LabVIEW.
| Code | Description |
|---|---|
| −42461 | The dimension of the scale info parameter does not match the dimension of the multivariate time series. |
| −42454 | The noise variance must be greater than zero or the noise covariance matrix is invalid. |
| −42453 | The first element of the model coefficients array must be 1, and the size of the array must be greater than or equal to 1. |
| −42452 | The number of predicted points must be greater than 0. |
| −42451 | The value of the model order is less than the value of the required order. |
| −42442 | The number of cepstrum bins must be greater than 0. |
| −42441 | The subspace dimension must be greater than 0 and less than 100 in percentage. |
| −42430 | The reference value is invalid. |
| −42429 | The number of subsequences into which to divide the input series must be greater than 0. |
| −42428 | The percentage must be greater than or equal to 0 and less than 100. |
| −42427 | The size of the time point array does not match the size of the value array in the unequally-sampled time series. |
| −42426 | The length of seasonal pattern in time series must be greater than 0. |
| −42425 | The degree of freedom defining the distribution must be greater than 0. |
| −42424 | The value of upper endpoint must be greater than the value of lower endpoint. |
| −42423 | The input parameters do not match the dimension of multivariate time series. |
| −42422 | The number of samples must be greater than 0. |
| −42421 | The input standard deviation must be greater than 0. |
| −42406 | All the values of input time series must be positive numbers. |
| −42405 | The input time series is empty or the length of the input time series must be greater than the required length. |
| −42403 | The number of frequency bins must be greater than 0. |
| −42402 | The sampling rate must be greater than 0. |
| 42421 | Cannot estimate more independent components than specified. |