Jump to content

Boolean Array to Number function: Difference between revisions

From LabVIEW Wiki
m Logmanoriginal moved page Array to Num function to Boolean Array to Number function: Use full function name
Added palette
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}}
[[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.
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Boolean{{!}}Boolean palette|type=function}}
{{TOCright}}
 
Converts a Boolean array to an [[Integer|integer]] or [[Fixed-point|fixed-point]] number with the least significant bit at index zero.
 
== Usage ==
== Usage ==
 
{{ambox|text=Specific use cases for this function.}}
== Best practice ==


== History ==
== History ==
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
{| class="wikitable"
! Version
! Change(s)
|-
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]
|More info to come.
|}
== See Also ==
{{ambox|text=Add links to internal resources that would also help.}}


== See also ==
== External Links ==
 
{{ambox|text=Add links to external resources that would also help.}}
== External links ==


[[Category:Boolean Palette]]
[[Category:Boolean Palette]]

Revision as of 18:04, 6 July 2020

Object information
Owning palette(s) Boolean 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