Mitsubishi Electric MELSEC-Q/L Programming Manual page 331

Hide thumbs Also See for MELSEC-Q/L:
Table of Contents

Advertisement

■IMASK
• Enables/disables the execution of the interrupt program marked by the designated interrupt pointer by using the bit pattern
of 16 points from the device designated by (S).
• 1(ON)  Interrupt program execution enabled
• 0(OFF)  Interrupt program execution disabled
• The interrupt pointer numbers corresponding to the individual bits are as shown below:
b15
b14 b13 b12 b11 b10 b9
S
I15 I14
I13 I12 I11 I10
S
+ 1
I31 I30 I29 I28 I27 I26
S
+ 2
I47 I46 I45 I44 I43 I42
S
+ 3
I63 I62 I61 I60 I59 I58 I57 I56 I55 I54 I53 I52
S
+ 4
I79 I78 I77 I76 I75 I74
S
+ 5
I95 I94 I93 I92 I91 I90
S
+ 6
I111 I110 I109 I108 I107 I106 I105 I104 I103 I102 I101 I100 I99 I98 I97 I96
S
+ 7
I127 I126 I125 I124 I123 I122 I121 I120 I119 I118 I117 I116 I115 I114 I113 I112
S
+ 8
I143 I142 I141 I140 I139 I138 I137 I136 I135 I134 I133 I132 I131 I130 I129 I128
S
+ 9
I159 I158 I157 I156 I155 I154 I153 I152 I151 I150 I149 I148 I147 I146 I145 I144
S
+10
I175 I174 I173 I172 I171 I170 I169 I168 I167 I166 I165 I164 I163 I162 I161 I160
S
+11
I191 I190 I189 I188 I187 I186 I185 I184 I183 I182 I181 I180 I179 I178 I177 I176
S
+12
I207 I206 I205 I204 I203 I202 I201 I200 I199 I198 I197 I196 I195 I194 I193 I192
S
+13
I223 I222 I221 I220 I219 I218 I217 I216 I215 I214 I213 I212 I211 I210 I209 I208
S
+14
I239 I238 I237 I236 I235 I234 I233 I232 I231 I230 I229 I228 I227 I226 I225 I224
S
+15
I255 I254 I253 I252 I251 I250 I249 I248 I247 I246 I245 I244 I243 I242 I241 I240
• When the power is turned on or the CPU module is reset, the interrupt programs are as follows.
CPU module
For the High Performance model QCPU, Process CPU, and Redundant CPU
Universal model QCPU and LCPU
• The status of devices (S), (S)+1, (S)+2, and (S)+3 to (S)+15 are stored in SD715 to SD717 and SD781 to SD793 (storage
area for the IMASK instruction mask pattern).
• Although the special registers are separated as SD715 to SD717 and SD781 to SD793, device numbers should be
designated as (S) to (S)+15 successively.
• An interrupt pointer occupies 1 step.
Stored at step 50
• For the information on interrupt conditions, link direct devices, refer to the QnUCPU User's Manual
(Function Explanation, Program Fundamentals) or Qn(H)/QnPH/QnPRHCPU User's Manual (Function
Explanation, Program Fundamentals)
• The DI state (interrupt disabled) is active during the execution of an interrupt program. Do not insert the EI
instructions in interrupt programs to attempt the execution of multiple interrupts, with interrupt programs
running inside interrupt programs.
• If there are the EI and DI instructions within a master control, these instructions will be executed regardless
of the execution/non-execution status of the MC instruction.
b8
b7
b6
b5
b4
b3
b2
I9
I8
I7
I6
I5
I4
I3
I2
I25 I24 I23 I22 I21 I20
I19 I18 I17 I16
I41 I40 I39 I38 I37 I36
I35 I34 I33 I32
I51 I50 I49 I48
I73 I72 I71 I70 I69
I68
I67 I66 I65 I64
I89 I88 I87 I86 I85 I84
I83 I82 I81 I80
T10
X1C
50
X5
53
55
b1
b0
I1
I0
Description
Execution of interrupt programs I0 to I31 and I48 to I255 is enabled, and
execution of interrupt programs I32 to I47 is disabled.
Execution of interrupt programs I0 to I31 and I45 to I255 is enabled, and
execution of interrupt programs I32 to I44 is disabled.
Y10
Y30
IRET
6.6 Program Execution Control Instructions
6 BASIC INSTRUCTIONS
329
6

Advertisement

Table of Contents
loading

Table of Contents