Digital to Binary VI

Owning Palette: Digital Conversion VIs and Functions

Requires: Base Development System

Converts a digital waveform or set of digital data to a binary array of unsigned integers. You must manually select the polymorphic instance you want to use.

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

 Add to the block diagram  Find on the palette

DWDT Digital to Binary U32

digital waveform is the input digital waveform.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
binary array is the array resulting from the conversion of the digital input.
error out contains error information. This output provides standard error out functionality.

DTbl Digital to Binary U32

digital data is the set of input digital data.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
binary array is the array resulting from the conversion of the digital input.
error out contains error information. This output provides standard error out functionality.

DWDT Digital to Binary U16

digital waveform is the input digital waveform.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
binary array is the array resulting from the conversion of the digital input.
error out contains error information. This output provides standard error out functionality.

DTbl Digital to Binary U16

digital data is the set of input digital data.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
binary array is the array resulting from the conversion of the digital input.
error out contains error information. This output provides standard error out functionality.

DWDT Digital to Binary U8

digital waveform is the input digital waveform.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
binary array is the array resulting from the conversion of the digital input.
error out contains error information. This output provides standard error out functionality.

DTbl Digital to Binary U8

digital data is the set of input digital data.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
binary array is the array resulting from the conversion of the digital input.
error out contains error information. This output provides standard error out functionality.