XOR Logic Operation
As soon as the values of the “logic object” and the “switch object” differ from one another, the output is switched to Pressed. If the values are the same, the output is Released.
Object Logical input |
Object Switching |
Result |
---|---|---|
0 |
0 |
0 |
0 |
1 |
1 |
1 |
0 |
1 |
1 |
1 |
0 |