Get Waveform Time Array

Creates an array of timestamps based on the specified waveform.

1378

Inputs/Outputs

datatype_icon

waveform

Waveform you want to retrieve timestamp information from.

This input accepts a waveform or a digital waveform.

datatype_icon

match transition array

Boolean that determines 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.

True If the digital waveform is compressed, this node returns the timestamps of the transitional Y values. If the digital waveform is uncompressed, the node treats this input as False.
False This node returns the timestamps of all Y values in the digital waveform.

This input is available when you wire a digital waveform to waveform.

Default value: False

datatype_icon

X array

Array of waveform timestamps.