Digital Conversion VIs and Functions

Owning Palette: Digital Waveform VIs and Functions

Requires: Base Development System. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Digital Conversion VIs and Functions to convert to and from digital data.

The VIs on this palette can return waveform error codes.

Palette ObjectDescription
Binary to DigitalConverts a binary array of unsigned integers to a digital waveform or set of digital data. You must manually select the polymorphic instance you want to use.
Boolean Array to DigitalConverts a 2D Boolean array to a digital waveform or digital data. You must manually select the polymorphic instance you want to use.
Digital to BinaryConverts 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.
Digital to Boolean ArrayConverts the digital waveform or digital data in the digital input to a 2D Boolean array. Wire data to the digital waveform input to determine the polymorphic instance to use or manually select the instance.

Spreadsheet String to DigitalConverts a spreadsheet string to a digital waveform or set of digital data. You must manually select the polymorphic instance you want to use.