TSA Vector Resampling (Equal) VI
- Updated2024-07-30
- 2 minute(s) read
Resamples the equally- or unequally-sampled time series into a new time series with a specified time interval using the interpolation method. Wire data to the Xt input to determine the polymorphic instance to use or manually select the instance.

Inputs/Outputs
original sampling rate
—
original sampling rate specifies the original sampling rate of the equally-sampled time series Xt.
Xt
—
Xt specifies the multivariate (vector) time series. Each column of the 2D array represents a vector at certain time.
new sampling rate
—
new sampling rate specifies the sampling rate for the resampled time series. The value must be greater than 0.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Xt resampled
—
Xt resampled returns the resampled multivariate (vector) time series. Each column of the 2D array represents a vector at certain time.
error out
—
error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the following VIs for examples of using the TSA Resampling VI:
- Resample Time Series VI: labview\examples\Time Series Analysis\TSAGettingStarted
- Resample Unequally-Sampled Time Series VI: labview\examples\Time Series Analysis\TSAGettingStarted
original sampling rate
—
Xt
—
error in (no error)
—
Xt resampled
—
error out
—