Converts a 2D Boolean array to digital data.
Boolean that specifies whether to compress the digital output.
Default: False
2D Boolean array you want to convert.
Default: False
Enum that specifies whether to perform the conversion on the data with the least significant bit (LSB) first or most significant bit (MSB) first. This input determines the order of the digital data output by the node.
Name | Description |
---|---|
LSB First | The conversion is performed on the least significant bit first. |
MSB First | The conversion is performed on the most significant bit first. |
Default: LSB First
Converted set of digital data.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application