Mitsubishi Electric melsec q00ujcpu User Manual page 593

Programmable controller
Hide thumbs Also See for melsec q00ujcpu:
Table of Contents

Advertisement

Example 2) Not detecting "OPERATION ERROR" (error code: 4140) in the ANDE
[Ladder mode]
In the ladder block starting from the step 104, the ANDE<= instruction of the step 105 is not executed when the
M101 (valid data flag) is off.
The ANDE<= instruction of the step 105 is not executed when the M101 is off in the LD instruction of the step 104
in the program above. Therefore, when the M101 is off, "OPERATION ERROR" (error code: 4140) will not be
detected even if a "special value" is stored in D100.
Example 3) Detecting
[Ladder mode]
In the ladder block starting from the step 104, the ANDE<= instruction of the step 106 and the OR>= instruction of
the step 110 are not executed when the M101 (valid data flag) is off.
However, if the M90 is on in the LD instruction of the step 105, the ANDE<= instruction of the step 106 is exe-
cuted. Therefore, even when the M101 is off, "OPERATION ERROR" (error code: 4140) will be detected in the
ANDE<= instruction of the step 106 if the M90 is on and a "special value" is stored in D100.
For the method of avoiding "OPERATION ERROR", refer to (2) in this section.
App - 49
instruction
"OPERATION
instruction
ERROR"
(error
code:
[List mode]
4140)
in
the
ANDE
[List mode]

Advertisement

Table of Contents
loading

Table of Contents