DWDT Get Waveform Time Array VI
- Updated2025-07-30
- 2 minute(s) read
Creates an array of waveform time stamps. Each element in the array is the time stamp for each data value in the waveform. Wire data to the waveform in input to determine the polymorphic instance to use or manually select the instance.

Inputs/Outputs
waveform in
—
waveform in is the digital waveform for which you want to retrieve the time stamp information.
match transition array
—
match transition array specifies whether the timestamp array output contains a timestamp for every Y value in a digital waveform or for only the Y values identified as transitions in a compressed digital waveform. The default is FALSE, which means this VI returns the timestamps of all Y values in the digital waveform. If the digital waveform is uncompressed, this VI treats this input as FALSE.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
X array
—
X array is the array of waveform time stamps.
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 - Get Time Array.vi
waveform in
—
match transition array
—
error in (no error)
—
X array
—
error out
—