92
2 CPU MODULE INSTRUCTIONS
2.3 Application Instructions
■
Rotating 32-bit binary data to the left
Program branch instructions
■
Pointer branch
■
Jumping to END
Program execution control instructions
■
Disabling/enabling interrupt programs
■
Disabling the interrupt program with specified priority or lower
■
Interrupt program mask
■
Disabling/enabling the specified interrupt pointer
■
Returning from the interrupt program
Instruction symbol
Processing details
Reference
DROL
Rotates the 32-bit binary data to the left by (n) bit(s) (not including the carry flag).
(1) Left rotation by (n) bits
DROLP
DRCL
Rotates the 32-bit binary data to the left by (n) bit(s) (including the carry flag).
(1) Left rotation by (n) bits
DRCLP
Instruction symbol
Processing details
Reference
CJ
Executes the program specified by the pointer number within the same program file.
SCJ
Executes the program specified by the pointer number within the same program file starting with
the next scan.
JMP
Unconditionally executes the program specified by the pointer number within the same program
file.
Instruction symbol
Processing details
Reference
GOEND
Invokes a jump to the FEND or END instruction within the same program file.
Instruction symbol
Processing details
Reference
DI
Disables the execution of interrupt programs.
EI
Clears the interrupt disabled state.
Instruction symbol
Processing details
Reference
DI
Disables the execution of the interrupt program with a priority specified by (s) or lower until the EI
instruction is executed.
Instruction symbol
Processing details
Reference
IMASK
Enables or disables the execution of the interrupt program with the specified interrupt pointer
number.
Instruction symbol
Processing details
Reference
SIMASK
Enables or disables the execution of the interrupt program with the specified interrupt pointer
number.
Instruction symbol
Processing details
Reference
IRET
Indicates the end of the processing of an interrupt program.
b0
b31
b16 b15
(d)+1
(d)
∙∙∙
∙∙∙
(1)
(SM700)
b0
b31
b16 b15
(d)+1
(d)
∙∙∙
∙∙∙
(1)
(SM700)
Summary of Contents for MELSEC iQ-R Series
Page 1: ...MELSEC iQ R Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 24: ...22 INDEX 2092 INSTRUCTION INDEX 2093 REVISIONS 2104 WARRANTY 2105 TRADEMARKS 2106 ...
Page 34: ...32 MEMO ...
Page 35: ...33 PART 1 PART 1 OVERVIEW This part consists of the following chapter 1 OVERVIEW ...
Page 68: ...66 1 OVERVIEW 1 5 Precautions on Programming MEMO ...
Page 1448: ...1446 14 REDUNDANT SYSTEM INSTRUCTIONS 14 2 Disabling Enabling System Switching MEMO ...
Page 1972: ...1970 33 TIME DATA TYPE FUNCTIONS 33 4 Division MEMO ...
Page 2067: ...APPX Appendix 5 PID Control Program Examples 2065 A 252 Set PID control data for loop 2 ...
Page 2109: ......