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.


icon

Inputs/Outputs

  • cdigwdt.png waveform in

    waveform in is the digital waveform for which you want to retrieve the time stamp information.

  • cbool.png 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.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • i1datrn.png X array

    X array is the array of waveform time stamps.

  • ierrcodeclst.png 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