Publication 1752-UM001A-EN-P - October 2006
150 Logic Functions Command Reference
Exclusive OR Truth Table
In the truth table, 0 is off and 1 is on.
Exclusive NOR Instruction
The output is an exclusive NOR of the input conditions.
Exclusive NOR Instruction Diagram
Exclusive NOR Instruction Truth Tables
In the truth table, 0 is off and 1 is on.
Truth Table for Exclusive OR Evaluation
Input 1 Input 2 Output 1
0 0 0
0 1 1
1 0 1
1 1 0
Truth Table for Exclusive NOR Evaluation
Input 1 Input 2 Output 1
0 0 1
0 1 0
1 0 0
1 1 1
Output 1Input 1
Input 2