OR Function Block

The OR function block (OR) implements the digital OR function (Boolean operator OR)

OR definition parameters

Parameter Description
Name Function block name, see common parameters
DYN dynamic option, see common parameters
/ Mixed inputs option, see common parameters
Input(A) First digital input.
Input(B) Second digital input.
Output / Toggle button between Normal and Invert mode (push to switch between modes):
- In Normal mode, the result is the logical OR of the two inputs.
- In Invert mode, the result is the inverse of the logical OR of the two inputs., i.e. NOR function.