|
AIB2 Components - Invert
|
|
Category: |
Logic
|
|
Description: |
This component evaluates its input for non-zero status. If its inputs is non-zero, then the component provides false (0) as its output. If the input value is equal to zero, then the output value provided is true (1). In other words, false input becomes true output, and true input becomes false output. There is a limit of one input that may be attached. |
|
|
|
Inputs: 1 |
Input to Invert
Input of any type other than array that is to be inverted. If the input value is zero, the output will be 1, and if the input value is non-zero, the output will be 0.
|
|
|
|
|
Outputs: 1 |
Inverted Val
Boolean value of 1 or 0 representing the inverted value of the input. Result will be 0 if input is non-zero and 1 if input value is 0.
|
|
|
|
|
Components in Same Category: |
All True [AND] Any False [NAND] Any True [OR] All False [NOR] Exclusive OR [EXOR] Valve Toggle - Single Pole Toggle - Dual Pole 8-Bit Extractor 16-Bit Extractor 32-Bit Extractor
|
|
Sample Files with this Component: |
|
|
|
|