Get Waveform Time Array
- Updated2023-02-17
- 2 minute(s) read
Get Waveform Time Array
Creates an array of timestamps based on the specified waveform.
Inputs/Outputs

waveform
Waveform you want to retrieve timestamp information from.
This input accepts a waveform or a digital waveform.

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

X array
Array of waveform timestamps.