Chapter 6 Applied Instructions 
6-87 
API 
Instruction code
Operand  Function 
0207    RMOV  P 
S, D 
Converting the 32-bit value into the 
16-bit value 
Device
X  Y  M  S  T  C  HC  D  L  SM  SR  E  PR  K  16#  “$”  DF 
  Pulse instruction  16-bit instruction (5 steps)
32-bit instruction 
Symbol: 
S 
:
Source device  Double word 
D 
:
Conversion result  Word 
Explanation: 
The data in the 32-bit device S is transmitted to the 16-bit device D. The sing bit which is specified is 
retained. 
Example: 
When X0.0 is ON, the value of b31 in D7 is transmitted to b15 in D4, the values of b0~b14 are 
transmitted to the corresponding bits, and the values of b15~b30 are ignored. 
 
0 0 1 1 1
0
0
0
1 1
1
10 0 0
b15
b0
0 0 0 0 0 1111
D7, D6
1
1
1111111
b31
b16
1
b0
b15
D4
0
1
1
00
1
111
1
11
11