AR 1308 ON: The program contains bit addresses that are not supported by the CPU. Use programming software to check and correct the program.
AR 1309 ON: Flash read/write error, which usually indicates a hardware failure of the CPU unit and needs to be replaced.
AR 1310/1311 ON: Read only DM or PC Setup area checksum error. Reset and write the correct parameters.
AR 1314 ON: Capacitor backup data lost. Clear errors and check/reset data in backup areas such as HR and counters.
NO END INST (F0): There is no END (01) instruction at the end of the program. Add this instruction at the end of the program.
I/O BUS ERR (C0): Data bus communication error between CPU unit and expansion unit. Firstly, check if the expansion connection cable is securely connected and replace it if necessary.
Non fatal errors handling:
SYS FAIL FAL xx: The FAL (06) instruction was executed in the program, triggering a user-defined alarm. Check the fault conditions corresponding to the FAL number.
SCAN TIME OVER (F8): Watchdog timer timeout (default 100ms). Indicates that the program loop time is too long. Optimize program logic, reduce loop time, or extend the watchdog timer setting in PC Setup.
Efficient maintenance operations using a programmer
For on-site maintenance, handheld programmers (such as CQM1-PRO01-E) are the most direct tools. Mastering the following key operations can significantly improve efficiency.
Mode switching and password: After connecting the programmer, select the PROM, MONITOR, or RUN mode through the mode switch. After the first connection or power on, a password (press CLR and then press MONTR) is required to unlock the programming function.
Memory Clear: In Program mode, press SET, NOT, RESET, and then MONTR to perform a "Clear All" operation, which will erase user programs, PC Setup, and all data areas. If you only want to keep a portion of the area (such as the HR area), press the corresponding key (such as HR) to remove the area from the clear list before pressing MONTR.
Compulsory operation and debugging:
Force Set/Reset: In MONITOR mode, by monitoring a bit address, pressing the SET or RESET key can temporarily force a change in its state. This is very useful when testing output wiring or bypassing input conditions for program logic verification.
Modify timer/counter settings: In monitoring mode, after displaying the timer or counter command, press the CHG key to quickly modify its settings (SV) without modifying the program.
Fault information reading: When the ERR/ALM indicator light flashes or stays on, press FUN and then press MONTR to read the error codes and information stored in the PLC. This is the quickest way to locate the fault.
