Logical Operator
Purpose
Combine input signals logically
Library
Control / Logical
Description
The selected Logical Operator is applied to the input signals. The output of the Logical Operator is 1 if the logical operation returns true, otherwise 0. In case of a single input, the operator is applied to all elements of the input vector.
Parameters
- Operator
- Chooses which logical operator is applied to the input signals. Available
operators are
AND
OR
NAND
NOR
XOR
NOT
- Number of inputs
- The number of input terminals. If the NOT operator is selected, the number of inputs is automatically set to 1.
Probe Signals
- Input
- The input signals.
- Output
- The output signal.