PSRmodular system
136 / 232
PHOENIX CONTACT 109241_en_03
Figure 5-94 “NOR” operator
Parameters
Inputs number Enables the entry of the number of inputs from 2 ... 8.
5.4.1.6 XOR
A logical “XOR” generates an output in the logic “0” state if an even number of inputs are in
the logic “1” state or if all inputs are in the logic “0” state.
Figure 5-95 “XOR” operator
Parameters
Inputs number Enables the entry of the number of inputs from 2 ... 8.
IN 1 IN 2 IN x OUT
0 0 0 0
1 0 0 1
0 1 0 1
1 1 0 0
0 0 1 1
1 0 1 0
0 1 1 0
1 1 1 1