Programmable Relay ● User Manual for ELC, EXM and PR Series 88 2020 v6.0 ● © Rievtech Co.,
Ltd. ● www.rievtech.com
OR
Description of function
The output of an OR is 1 if at least one input is 1 (closed).
A block input that is not used (x) is assigned: x = 0.
Table 15 OR Block Logic
NOR
Description of function
The output of a NOR (NOT OR) is only 1 if all inputs are
0, i.e. when they are open. When one of the inputs is
switched on (logical 1 state), the output is switched off.
A block input that is not used (x) is assigned: x = 0.
Table 16 NOR Block Logic
XOR
Description of function
The XOR (exclusive OR) output is 1 if the signal status of
the inputs is different.
A block input that is not used (x) is assigned: x = 0.
Table 17 XOR Function Logic
NOT
Description of function