273
SWAP, SWAPP
1
2
3
4
6
7
8
6.4 Data Transfer Instructions
6.4.11 SWAP, SWAPP
: Head number of the devices where the data is stored (BIN 16 bits)
Function
(1) Exchanges the higher and lower 8 bits of the device designated by .
Operation Error
(1) There is no operation error in the SWAP(P) instruction.
Program Example
(1) The following program exchanges the higher 8 bits and lower 8 bits of R10 when X10 goes ON.
[Ladder Mode] [List Mode]
[Operation]
6.4.11 SWAP, SWAPP Upper and l ower byte excha nges
6.4.11
SWAP, SWAPP
Setting
Data
Internal Devices
R, ZR
J\
U\G
Zn Constants Other
Bit Word Bit Word
––
Basic
Process
High
performance
Redundant
Universal
LCPU
Command
Command
SWAP
SWAPP
D
D
SWAP
SWAPP
D
D
D
0101 10100 110
b11 b8b15 b12
1010
b7 b4 b0b3
11 1111
b11 b8b15 b12
11
b7 b4 b0b3
00 000000
D
D
Step
Instruction
Device
0000 11110 000
b11 b8b15 b12
1111
b7 b4 b0b3
11 0011
b11 b8b15 b12
00
b7 b4 b0b3
11 001100
R10
R10