Functions Palette/Programming/Boolean

From LabVIEW Wiki
Jump to: navigation, search
Object information
Owning palette(s) Programming palette
Type Subpalette
Requires Basic Development Environment
Icon Functions Palette - Programming Palette - Boolean.png

The Boolean palette provides constants and functions that can be performed on Boolean, Numeric and Fixed-point values.

Programming paletteAndOrExclusive OrNotCompound ArithmeticNot AndNot OrNot Exclusive OrImpliesAnd Array ElementsOr Array ElementsNum to ArrayArray to NumBool to (0,1)True ConstantFalse Constant
About this image
Boolean palette (Click on a function to navigate, or on the arrow to go to parent palette)

Functions

Logical And Logical And
Logical Or Logical Or
Exclusive Or Exclusive Or
Not Not
Compound Arithmetic Compound Arithmetic
Not And Not And
Not Or Not Or
Not Exclusive Or Not Exclusive Or
Implies Implies
And Array Elements And Array Elements
Or Array Elements Or Array Elements
Num to Array Num to Array
Array to Num Array to Num
Bool to (0,1) Bool to (0,1)

Constants

True Constant True Constant
False Constant False Constant

See also