Compound Arithmetic function: Difference between revisions
Appearance
Add new page (stub) |
Add preview |
||
| Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
[[File:Compound Arithmetic - Terminals.png|thumb|Compound Arithmetic function]] | |||
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Boolean{{!}}Boolean palette|type=function}} | {{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Boolean{{!}}Boolean palette|type=function}} | ||
Revision as of 17:18, 2 September 2019
| |
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 |
| Type | Function |
| Requires | Basic Development Environment |
Usage

Performs various logical and arithmetic operations on Boolean and numeric values for a dynamic amount of inputs.
Available operations:
- Add
- Multiply
- AND (see Logical And)
- OR (see Logical Or)
- XOR (see Exclusive Or)
This function is especially useful when doing logical and arithmetic operations on more than two input values.
Invert input and output:
The Compound Arithmetic function allows to invert any of the inputs as well as the output selectively.
