Operating Instructions ACTIVE06/07 153
06/07 Operating Instructions ACTIVE 153
OR Operation
Parameter
Operation Mode Logic = 2
E1
E2
Q
E1
E2 Q
0
0
1
1
0
1
0
1
0
1
1
1
Q
E1
E2
=
1
>
E1: input 1; E2: input 2; Q: output
If logic "1" is present at input 1 or input 2 or at both inputs, output Q is "1". If both
inputs are "0", output Q will be logic "0", too.
EXOR Operation
Parameter
Operation Mode Logic = 3
E1
E2
Q
E1
E2 Q
0
0
1
1
0
1
0
1
0
1
1
0
Q
E1
E2
=1
E1: input 1; E2: input 2; Q: output
Output Q is logic "1" if inputs 1 and 2 have different logic states. If both inputs have
the same logic state, output Q will be logic "0".