AND
| Performs
a logical AND operation on all inputs. Only when all inputs are not
equal to 0 is a 1 output at the output.
|
E1-Ex
|
Input
1
|
Inputs. An input is interpreted as logical 1 when a value other than 0 is present.
|
|
|
|
A1
|
|
Output.
|
|
|
|
|
Number of inputs
|
Number of inputs |
|
Value output on
|
Value that is output at the output when the AND operation is logical 1.
|
|
Value output off
|
Value that is output at the output when the AND operation is logical 0.
|
Tip: By swapping the values Value output on and Value output off (e.g. on=0, off=1) the output is inverted — an additional inverter block is not needed for this.
See also common parameters of all function blocks.