DTbl Boolean Array to Digital VI
- Updated2025-07-30
- 2 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 data.
mode
—
mode specifies whether the conversion is performed on the data with least significant bit (LSB) first or most significant bit (MSB) first. The order of the digital data in digital data 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 data
—
digital data returns the digital data resulting from the conversion of boolean array. The order of the digital data 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
—
mode
—
error in (no error)
—
digital data
—
error out
—