BOOLEAN FUNCTION
6.3.1 AND
The output of an AND function is only 1 if all inputs are 1, i.e. when they are closed.
A block input that is not used (x) is assigned: x = 1.
Logic table of the AND block:
Input1
Input2
0
0
0
0
0
0
0
0
0
1
0
1
0
1
0
1
1
0
1
0
1
0
1
0
1
1
1
1
1
1
1
1
(Symbol in xLogic)
Input 3
Input 4
0
0
0
1
1
0
1
1
0
0
0
1
1
0
1
1
0
0
0
1
1
0
1
1
0
0
0
1
1
0
1
1
XOR
(exclusive OR)
NOT
(negation, inverter)
BOOLEAN FUNCTION
Output
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1
92
Need help?
Do you have a question about the xLogic Micro PLC and is the answer not in the manual?