6-4
Logic Task
CLM01.4-LAP-01VRS
DOK-CONTRL-CLM01.4LAP1-FK01-EN-P
XOR Logic
The ´XOR Logic´ functions bit-by-bit.
XOR
Exclusive OR logic of the current value with the value of the
operand
XORN Exclusive OR logic of the current value with the bit-by-bit negated
value of the operand
Examples:
XOR Logic
FBS
AWL
Type
=2k+1
bool1
bool2
bool3
LD bool1
XOR bool2
ST bool3
bool1: BOOL
bool2: BOOL
bool1: BOOL
bool1
1
0
1
0
bool2
1
1
0
0
bool3
0
1
1
0
FBS
AWL
Type
=2k+1
bool1
bool2
bool3
LD bool1
XORN bool2
ST bool3
bool1: BOOL
bool2: BOOL
bool1: BOOL
bool1
1
0
1
0
bool2
1
1
0
0
bool3
1
0
0
1
Summary of Contents for CLM1.4
Page 117: ...7 20 Functions CLM01 4 LAP 01VRS DOK CONTRL CLM01 4LAP1 FK01 EN P Notes...
Page 205: ...9 42 Interfaces CLM01 4 LAP 01VRS DOK CONTRL CLM01 4LAP1 FK01 EN P Notes...
Page 213: ...10 8 Command Communications CLM01 4 LAP 01VRS DOK CONTRL CLM01 4LAP1 FK01 EN P Notes...
Page 233: ...11 20 Diagnostic Messages CLM01 4 LAP 01VRS DOK CONTRL CLM01 4LAP1 FK01 EN P Notes...
Page 272: ......
Page 273: ...Printed in the U S A Barcode...