DWDT Align Waveform Timestamps VI
- Updated2025-07-30
- 2 minute(s) read
Replaces all the time stamp values (t0) in waveforms in with the value of the index element in the array. The data type you wire to the waveforms in input and the data type of the Y component of the analog waveform determine the polymorphic instance to use.

Inputs/Outputs
waveforms in
—
waveforms in contains all the digital waveforms for which time stamps (t0) are to be changed.
index
—
index selects which waveform to extract the time stamp from. The time stamps of all elements of waveforms in are changed to this time stamp.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
waveforms out
—
waveforms out contains the waveforms in array with all time stamps on the elements changed to the time stamp of the element indicated by index.
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\Waveform\Waveform - Align Timestamps.vi
waveforms in
—
index
—
error in (no error)
—
waveforms out
—
error out
—