5-5SectionTroubleshooting Flowcharts
133
Type Meaning and appropriate responseMessage
B
IL-ILC ERR IL(02) and ILC(03) are not used in pairs. Check the
program before processing.
JMP-JME ERR JMP(04) and JME(05) are not used in pairs. Check the
program before processing.
SBN-RET ERR RET(93) has not been used properly or the relationship
between SBN(92) and RET(93) is not correct. Correct the
program.
C
COIL DUPL The same bit is being controlled (i.e., turned ON and/or
OFF) by more than one instruction (e.g., OUT, OUT NOT,
DIFU(13), DIFD(14), KEEP(11), SFT(10)). This error
occurs when the same number is used for the timer and
counter instructions. Although this is allowed for certain
instructions, check instruction requirements to confirm that
the program is correct or rewrite the program so that each
bit is controlled by only one instruction.
JMP UNDEFD JME(05) has been used with no JMP(04) with the same
jump number. Add a JMP(04) with the same number or
delete the JME(05) that is not being used.
SBS UNDEFD A subroutine exists that is not called by SBS(91). Program
a subroutine call in the proper place, or delete the
subroutine if it is not required.
5-5 Troubleshooting Flowcharts
Use the following flowcharts to troubleshoot errors that occur during operation.
Main Check
Check for non-fatal errors. (See page 136.)
Error
Replace the CPU
Unit.
PWR indicator lit?
RUN indicator lit?
ERR/ALM indicator
flashing?
Is I/O sequence
normal?
Operating
environment normal?
Operation stopped. Check for fatal errors.
(See page 135.)
Check I/O. (See page 137.)
Check operating environment. (See page 139.)
Yes
Check power supply. (See page 134.)
No
No
No
No
Flashing
Yes
Yes
Not lit
Yes