Get Digital Waveform Components Function

Owning Palette: Digital Waveform VIs and Functions

Requires: Base Development System

Returns the digital waveform components you specify. You specify components by clicking on the center of the output terminal and selecting the component you want.

waveform is the waveform from which you want to retrieve components.
t0 returns the trigger time of the waveform.
dt returns the time interval in seconds between data points in the waveform.
Y is the data values of a waveform.
attributes returns the names and values of all waveform attributes. You also can use the Get Waveform Attribute VI to retrieve the names and values of all attributes or the value of a single attribute.