Jump to content

Boolean Array to Number function: Difference between revisions

From LabVIEW Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{stub}}
{{stub}}


{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Boolean{{!}}Boolean palette|palettes=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}}
[[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.

Revision as of 18:04, 6 July 2020

Object information
Owning palette(s) Boolean palette | Conversion palette
Type Function
Requires Basic Development Environment
Boolean Array To Number function

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

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links