7-453
RBMOV(P)
1
2
3
4
6
6
7
8
7.18 Other instructions
7.18.19 High-speed Block Transfer of File Register (RBMOV(P))
Program Example
(1) The following program outputs the lower four bits of data in R66 to R69 to Y30 through Y3F
in units of 4 points.
[Ladder Mode] [List Mode]
(2) The following program outputs the data in X20 to X2F to R100 to R103 in units of 4 points.
[Ladder Mode] [List Mode]
Instruction
Device
Step
1 Y33 to Y30101
0000
0011
11
0
1
Y37 to Y34
Y3B to Y38
Y3F to Y3
11011R66
Ignored
b0b3b15 b4
00000R67
00111
11
0
1
0
R68
R69
After execution
(destination of transfer)
Before execution
(source of transfer)
Instruction
Device
Step
0
11
1
0
1
0
0000
1
X20X23
X2B
X28
X2F
X2C
0
11
0
X27 X24
0000010000000000
Before
execution
R100
After execution
(destination of transfer)
000
0011000000000 R101
000
0010000000000 R102
000
0100000000000 R103
4 points
Filled with 0s
b0b3b15 b4