PSRmodular system
134 / 232
PHOENIX CONTACT 109241_en_03
5.4.1.2 NAND
The “NAND” logical operator results in logic “0” in the output if all “I
N” inputs are at logic “1”.
Figure 5-91 “NAND” operator
Parameters
Inputs number Enables the entry of the number of inputs from 2 ... 8.
5.4.1.3 NOT
The “NOT” logical operator inverts the logic status of the input.
Figure 5-92 “NOT” operator
IN 1 IN 2 IN x OUT
0 0 0 1
1 0 0 1
0 1 0 1
1 1 0 1
0 0 1 1
1 0 1 1
0 1 1 1
1 1 1 0
IN 1 OUT
0 1
1 0