Align two Waveforms (continuous) VI
- Updated2025-07-30
- 3 minute(s) read
Performs element-wise alignment of waveforms and returns the aligned waveforms. The data types you wire to the waveform inputs determine the polymorphic instance to use.
The time and component values of the result are the same as those of waveform A in. If the dt values are not equal, error out returns a warning and waveform A out and waveform B out are empty.

Inputs/Outputs
reset
—
reset resets the phase to the phase control value and the time stamp to zero. The default is FALSE.
waveform A in
—
waveform A in is a waveform to align.
waveform B in
—
waveform B in is a waveform to align.
interpolation mode
—
interpolation mode specifies the interpolation method.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
FIR filter specifications
—
FIR filter specifications specifies the minimum values this VI needs to specify the FIR filter.
interpolation
—
interpolation specifies whether interpolation is performed. The default is TRUE.
waveform A out
—
waveform A out is the waveform that results from aligning waveform A in and waveform B in.
waveform B out
—
waveform B out is the waveform that results from aligning waveform B in and waveform A in.
error out
—
error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Signal Processing\Waveform Conditioning\Align and Subtract two Waveforms (continuous).vi
reset
—
waveform A in
—
interpolation mode
—
error in (no error)
—
FIR filter specifications
—
alias rejection (dB)
—
waveform A out
—
error out
—