
7 APPLICATION INSTRUCTION
7.1 Rotation Instruction
321
7
• When (d) is a bit device, bits are rotated to the left within the device range specified by nibble specification. The number of
bits actually to be rotated is the remainder of (n)
(specified number of bits). For example, when (n) is 15 and the specified
number of bits is 12, 3 bits are rotated because 15 divided by 12 equals 1 with a remainder of 3.
• Specify any value between 0 and 15 for (n). If a value 16 or bigger is specified, bits are rotated by the remainder value of
n
16. For example, when (n) is 18, 2 bits are rotated because 18 divided by 16 equals 1 with a remainder of 2.
■
RCL(P)
• These instructions rotate the 16-bit binary data in the device specified by (d) to the left by (n) bit(s) (including the carry flag).
The carry flag is on or off depending on the status prior to the execution of the instruction.
• When (d) is a bit device, bits are rotated to the left within the device range specified by nibble specification. The number of
bits actually to be rotated is the remainder of (n)
(specified number of bits). For example, when (n) is 15 and the specified
number of bits is 12, 3 bits are rotated because 15 divided by 12 equals 1 with a remainder of 3.
• Specify any value between 0 and 15 for (n). If a value 16 or bigger is specified, bits are rotated by the remainder value of
n
16. For example, when (n) is 18, 2 bits are rotated because 18 divided by 16 equals 1 with a remainder of 2.
Precautions
• Do not set a negative value to the number of bits to be rotated (n).
• In the case of continuous operation type instructions (ROL and RCL), note that shift and rotation are executed in every scan
time (operation cycle).
Operation error
There is no operation error.
b0
b7
b15
b8
b14 b13 b12 b11 b10
b9
b6
b5
b4
b3
b2
b1
0
0
1
0
0
1
0
0
0
0
0
0
0
0
0
0
b0
b7
b15
b8
b14 b13 b12 b11 b10
b9
b6
b5
b4
b3
b2
b1
0
0
0
0
1
0
0
0
0
0
0
0
0
0
0
0
0
1
b0
b7
b15
b8
b14 b13 b12 b11 b10
b9
b6
b5
b4
b3
b2
b1
1
0
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
b0
b7
b15
b8
b14 b13 b12 b11 b10
b9
b6
b5
b4
b3
b2
b1
(d)
(d)
(d)
(d)
Rotating n-bit data to the left
Rotating 1-bit data to the left
Rotating 1-bit data to the left
Carry flag value
Carry flag value
Value of b15
Carry flag (SM700, SM8022)
Carry flag (SM700, SM8022)
Carry flag (SM700, SM8022)
Carry flag (SM700, SM8022)
Value of b(16-n)
Value of b15
Summary of Contents for MELSEC iQ-F FX5 series
Page 1: ...MELSEC iQ F FX5 Series Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 21: ...19 PART 1 PART 1 OVERVIEW Part 1 consists of the following chapter 1 OVERVIEW ...
Page 98: ...96 4 STANDARD FUNCTIONS FUNCTION BLOCKS 4 2 Standard Function Blocks MEMO ...
Page 840: ...838 23 TIME DATA FUNCTIONS 23 4 Division MEMO ...
Page 887: ......