Mitsubishi Electronics 0 Universal Remote User Manual


 
107
CHAPTER 10 PROGRAMMING
10
10.3 Program Example with the Coincidence Detection Interrupt Function
(3) Program example
Before using an interrupt pointer, enable an interrupt with the IMASK instruction.
When the program above is executed, the I50 interrupt program is enabled, and all other interrupt programs are disabled.
To execute any interrupt program other than the I50 interrupt program, set the bit that corresponds to the target interrupt
pointer to "1: enabled".
For details on the IMASK instruction, refer to the following.
MELSEC-Q/L Programming Manual (Common Instruction)
<Enabling interrupt of I50>
Interrupt program
Program for high-speed counter module
<Interrupt program>