Mitsubishi 00JCPU User Manual page 54

Q series programmable controller
Table of Contents

Advertisement

(b) Restrictions on programming
1) PLS and PLF instructions
The PLS and PLF instructions perform off processing in the next scan of which the instruction is executed.
Therefore, the device which is turned on by the instruction remains on until the same instruction is
reexecuted.
X0
M0
2) EI and DI instructions
During execution of an interrupt program, interrupts are disabled (DI) so that any other interrupt processing
will not be executed.
Do not execute the EI or DI instruction during interrupt program execution.
3) Timer (T) and counter (C)
Do not use the timer (T) and counter (C) in interrupt programs.
If more than one interrupts occur in one scan, the timer (T) and counter (C) in the interrupt program cannot
measure the time correctly.
The OUT C
4) Instructions not available in interrupt programs
Refer to sections corresponding to each instruction in the following.
MELSEC-Q/L Programming Manual (Common Instruction)
2 - 9
X0
END
0
IO IRET END
0
ON
OFF
ON
OFF
Turns on by executing the PLS M0 instruction at the rise of X0.
Figure 2.10 Device turned on by the PLS instruction in the interrupt program
instruction status causes the counter (C) not to measure the number of interrupts correctly.
X0
PLS M0
PLS M0
END
0 IO IRET
END
Turns off by executing the
PLS M0 instruction.
0

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents