Function blocks
30
Connections
Input I1, I2 and I3: Boolean values
Output (O):
- 24 bit integer value (23 bits + sign)
XOR
Type
Logical function
Illustration
Operation
The output is true if one input is true, otherwise the output is false. Truth table:
Connections
Input I1, I2 and I3: Boolean values
Output (O):
- 24 bit integer value (23 bits + sign)
I1
I2
I3
XOR
= 1
O
I1
I2
I3
O
(binary)
O
(value on display)
0
0
0
False (All bits 0)
0
0
0
1
True (All bits 1)
-1
0
1
0
True (All bits 1)
-1
0
1
1
False (All bits 0)
0
1
0
0
True (All bits 1)
-1
1
0
1
False (All bits 0)
0
1
1
0
False (All bits 0)
0
1
1
1
True (All bits 1)
-1
Содержание ACS 800 Series
Страница 1: ...ABB Drives Application Guide Adaptive Program...
Страница 2: ......
Страница 4: ......
Страница 12: ...Adaptive Program 12...
Страница 40: ......
Страница 41: ......
Страница 42: ......
Страница 43: ......