OR
|
Performs a logical OR
operation on all inputs; as soon as one input is not equal to
0, the output is set to 1.
|
E1-Ex
|
Input
1
|
Inputs. An input is interpreted as logical 1 when a value not equal to 0 is present.
|
|
|
|
A1
|
|
Output. |
|
|
|
|
Number of inputs
|
Number of inputs
|
|
Value output on
|
Value output at the output when the OR operation is logical 1.
|
|
Value output off
|
Value output at the output when the OR 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 inversion block is not required for this.
See also common parameters of all function blocks.