Digital Size VI

Owning Palette: Digital Waveform VIs and Functions

Requires: Base Development System

Returns the number of samples and signals contained in the digital input. Wire data to the digital waveform in input to determine the polymorphic instance to use or manually select the instance.

Use the pull-down menu to select an instance of this VI.

 Add to the block diagram  Find on the palette

DWDT Digital Size

digital waveform in is the input digital waveform.
error in describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality.

This node runs normally even if an error occurred before this node runs.
digital waveform out returns digital waveform in unchanged.
number of samples returns the number of sample data elements of digital data contained in the digital input.
number of signals returns the number of signal elements contained in the digital input.
error out contains error information. This output provides standard error out functionality.

DTbl Digital Size

digital data in is the input set of digital data.
error in describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality.

This node runs normally even if an error occurred before this node runs.
digital data out returns digital data in unchanged.
number of samples returns the number of sample data elements of digital data contained in the digital input.
number of signals returns the number of signal elements contained in the digital input.
error out contains error information. This output provides standard error out functionality.