Boolean Array to Number function: Difference between revisions
Appearance
mNo edit summary |
Added usage details |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Boolean{{!}}Boolean palette|palette2=Functions Palette/Programming/Numeric/Conversion{{!}}Conversion palette|type=function}} | {{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Boolean{{!}}Boolean palette|palette2=Functions Palette/Programming/Numeric/Conversion{{!}}Conversion palette|type=function|icon=Bootonum.png}} | ||
[[File:Boolean Array To Number - Terminals.png|thumb|Boolean Array To Number function]] | [[File:Boolean Array To Number - Terminals.png|thumb|Boolean Array To Number function]] | ||
The '''Boolean Array to Number''' function converts a Boolean array to an [[Integer|integer]] or [[Fixed-point|fixed-point]] number with the least significant bit at index zero. | The '''Boolean Array to Number''' function converts a Boolean array to an [[Integer|integer]] or [[Fixed-point|fixed-point]] number with the least significant bit at index zero. | ||
{{TOCright}} | {{TOCright}} | ||
== Usage == | == Usage == | ||
The default output type the '''Boolean Array to Number''' function is [[U32 data type|U32]] but it can be changed in its '''Properties''' dialog by: | |||
* clicking '''Output Configuration''' tab | |||
* then clicking the '''Representation''' button. | |||
[[File:The Boolean Array to Number Output Configuration.png|center|Output Configuration in the Properties dialog]] | |||
== History == | == History == | ||
Latest revision as of 17:25, 16 December 2021
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
| Object information | |
|---|---|
| Owning palette(s) | Boolean palette | Conversion palette |
| Type | Function |
| Requires | Basic Development Environment |
| Icon | |

The Boolean Array to Number function converts a Boolean array to an integer or fixed-point number with the least significant bit at index zero.
Usage
The default output type the Boolean Array to Number function is U32 but it can be changed in its Properties dialog by:
- clicking Output Configuration tab
- then clicking the Representation button.

History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal resources that would also help. |
External Links
| |
Add links to external resources that would also help. |