DWDT Boolean Array to Digital VI
- Updated2025-07-30
- 3 minute(s) read
Converts a 2D Boolean array to a digital waveform or digital data. You must manually select the polymorphic instance you want to use.

Inputs/Outputs
compress data (F)
—
compress data specifies whether to compress the digital output. The default is FALSE.
boolean array
—
boolean array is the 2D Boolean array you want to convert to digital waveform.
sample rate
—
sample rate specifies the frequency in samples per second of the output digital waveform.
mode
—
mode specifies whether the conversion is performed on the data with the least significant bit (LSB) first or most significant bit (MSB) first. The order of the digital data in digital waveform reflects the selection made in mode.
error in (no error)
—
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
—
digital waveform returns the waveform resulting from the conversion of boolean array. The order of the digital data in digital waveform reflects the bit direction selected in mode.
error out
—
error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Controls and Indicators\Graphs and Charts\Digital Waveform Graph\Search Digital Data for Pattern.vi
compress data (F)
—
boolean array
—
sample rate
—
mode
—
error in (no error)
—
digital waveform
—
error out
—