Welcome to the Industrial Automation website!

NameDescriptionContent
XING-Automation
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

OMRON C200HX/HG/HE PLC Troubleshooting

F: | Au:FANS | DA:2026-06-03 | 381 Br: | 🔊 点击朗读正文 ❚❚ | Share:

OMRON C200HX/HG/HE PLC Fault Diagnosis and Maintenance Guide

In the field of industrial automation, Omron C200HX/C200HG/C200HE series programmable controllers have long served various small and medium-sized control systems with their modular architecture, rich instruction set, and high reliability. As the equipment ages, engineers often face issues such as CPU unit alarms, I/O bus errors, program memory verification failures, and may also need to migrate programs from old models C200H/C200HS to new models of CPUs or replace memory cards. This article is based on the fault diagnosis chapter, error flag table, memory management, and program migration points in the original factory operation manual (W303-E1-09), providing a systematic guide for on-site maintenance personnel to locate and troubleshoot faults, covering LED status interpretation, non fatal/fatal error handling, memory card operation, I/O table registration, and precautions for migrating from C200H to C200HX/HG/HE.


Quick diagnosis of CPU unit indicator light

The front panel of the C200HX/HG/HE CPU unit is equipped with four LEDs: POWER (green), RUN (green), ERR/ALM (red), INH (orange). Understanding their combined state can preliminarily determine the scope of the fault.

Suggestions for handling the meaning of LED status

Check the power supply voltage (AC 100-240V or DC 24V) if the POWER power is not connected or if the power unit is faulty, and confirm if the power module is working.

RUN off, POWER on, initialization error, or program not executed. Connect the programmer and check if messages such as "WAITING FOR I/O TABLE" are displayed.

ERR/ALM is constantly on, indicating a fatal error. The PC stops running and all outputs are turned off. Need to check for memory errors, missing END instructions, I/O bus errors, etc.

ERR/ALM flashing non fatal error: The PC continues to run but alarms. Common reasons: low battery voltage, FAL command triggering, I/O table verification error, etc.

The INH light output OFF position (SR25215) is set to ON, and all outputs are forcibly cut off. Check if the program or peripheral device is set to that position.

COMM flashing communication port activity is normal and does not require intervention.

If POWER lights up but RUN does not light up and there is no alarm display, it may be in an initialization waiting state, such as "WAITING FOR SPECIAL I/O" (special I/O unit not initialized) or "WAITING FOR REMOTE I/O" (remote I/O power not turned on). At this point, the power supply and connection of the corresponding unit should be checked.


Classification and Handling of Error Messages

2.1 Non fatal error (ALM indicator light flashing)

The system detects an exception but continues to operate, and the error code will be stored in the FAL number area (SR25300-25307) of the SR area. Common non fatal errors and corrective measures:

Solution to Error Message FAL Number Reason

The FAL ERROR 01-99 01-99 program executed the FAL (06) instruction to check the corresponding conditions based on the user-defined FAL number.

INTERRUPT INPUT ERROR 8A Interrupt Input Unit Data Transmission Error Replace Interrupt Input Unit.

INTERRUPT SUBROUTINE ERROR 8B interrupt subroutine execution time>10ms, or special I/O refresh mode conflict check SR262/SR263, optimize subroutine; Unified refresh method.

HIGH-DENSITY I/O ERROR 9A High density I/O unit and CPU data refresh error check AR0205-AR0214 Identify faulty unit, replace and restart.

PC SETUP ERROR 9B System Setup Area (DM6600-6655) Parameter Error Check and Correction PC Setup, SR27500-27502 indicates specific area.

Memory CASSETTE TRANSFER ERROR 9D UM Transfer failure between memory card (non program mode, read-only, insufficient capacity, etc.) Switch to Program mode, check the write protection switch to ensure sufficient capacity.

Cycle TIME OVERRUN F8 watchdog timeout (>100ms): Optimize the program or use WDT (94) to extend the watchdog.

I/O Table Verification Error E7: The actual installed unit does not match the registered I/O table. Perform I/O table verification and re register.

BATTERY ERROR F7: Replace the backup battery (model C200H-BAT09) if the voltage is low or missing.

Read and clear non fatal errors: Use the programmer to press CLR → FUN → MONTR. Each press of MONTR will display an error, and press MONTR again to clear it (in Program mode). Until 'ERR CHK OK' is displayed.

2.2 Fatal Error (ERR/ALM Always On)

A fatal error can cause the PC to stop running and all outputs to be turned off. Common fatal errors:

Solution to Error Message FAL Number Reason

The END (01) instruction is missing in the NO END INSTR F0 program. Add END at the end of the program.

Memory Error F1 checksum error: Check the corresponding areas for PC Setup (SR27211 ON), program area (SR27212 ON), extended instruction change area (SR27213 ON), or memory card hot plug (SR27214 ON), and download the program again to avoid plugging and unplugging the memory card with power on.

I/O BUS ERROR C0-C3: Bus fault between CPU and I/O unit (the number on the right indicates the rack number). Check the inter rack connection cables and re plug the unit.

Check and reset the unit numbers for TOO MANY UNITS E1 special I/O unit numbers that are duplicated, 64 point high-density I/O unit numbers that are out of range, and more than 2 interrupt input units.

INPUT-OUTPUT I/O TABLE ERROR E0: The registered I/O table does not match the actual unit. Perform I/O table generation operation (MI command or programmer operation).

FALS ERROR 01-99/9F 01-99/9F program execution FALS (07) or watchdog timeout. Check the program logic based on the FAL number. If it is 9F, check the cycle time.

Fatal error clearing: The physical cause needs to be eliminated first, and then the error must be cleared through the programmer (error clearing operation is performed in Program mode). Some errors require a power outage and restart.

I/O table registration and verification

C200HX/HG/HE supports automatic identification of installed units through I/O tables, but if the unit model or rack configuration changes, it will generate "I/O VER ERR" or "I/O SET ERROR". The correct operation steps are as follows:

Register I/O table (Program mode, DIP switch 1 is OFF):

Press CLR → FUN → CHG → 97 → 1 → 3 → WHITE → VER.

Verify I/O table: Use FUN → MONTR and select "I/O TABLE VERITY" to compare the registry with the actual installation.

Clear I/O table: If reconfiguration is required, execute FUN → CHG → 97 → 1 → 3 → WHITE → CLR (caution will be exercised as all I/O assignments will be cleared).

Read the I/O table: Press FUN → MONTR → EXT to browse the display of each rack, unit model, and point count.

In special circumstances, if the installed unit uses C500 remote I/O slave rack, its I/O word allocation will occupy two unit numbers. It should be noted that the unit number cannot be set to 4 (because there is no 5).


Memory card operations for programs and data

C200HX/HG/HE supports EEPROM (C200HW-ME series) and EPROM (C200HS-MP16K) memory cards, which can be used for automatic program loading, fixed DM, and PC setup, achieving battery free operation.

4.1 Writing UM data to EEPROM memory card (program, fixed DM, extended DM, I/O comments, etc.)

Ensure that DIP switch pin 1 is OFF (allowing UM writing) and memory card switch 1 is OFF (allowing writing).

Switch the PC to Program mode.

Set SR27000 (Save UM to Cassette Bit) from the programmer or SSS, and the bit will automatically reset after data transfer is completed.

To write protection, turn on memory card switch 1.

4.2 Automatically loading UM data from memory card

Set pin 2 of the CPU unit DIP switch to ON.

Insert the memory card and automatically transfer data after power on. If it fails, a memory error will occur.

4.3 Storage and loading of IOM data (IR/SR/LR/HR/AR/DM/EM/timer counter PV)

Use SR27300 (Save IOM) and SR27301 (Load IOM). Note that the memory card capacity must match the EM configuration of the CPU: a 16K memory card can only store EM bank 0; A 32K memory card can store bank 0-2.

SR27308-27315 indicates the stored EM bank information.

4.4 Battery free operation settings

When using EEPROM/EPROM memory cards and accepting DM data loss, battery free operation can be achieved. Must meet:

Program written to memory card, DIP switch pin 1=OFF, pin 2=ON.

Do not use internal clock (battery required).

Low battery detection is prohibited in PC Setup (bit12-15=1 for DM6655).

Use the Always OFF Flag (SR25314) in the program to ensure that the output OFF position (SR25215) remains OFF.

The forced state hold bit (SR25211) and I/O state hold bit (SR25212) are set to reset at startup in PC Setup (DM6601=# 0000).


Migration program from C200H/C200HS to C200HX/HG/HE

The programs for C200H and C200HS can be directly used for C200HX/HG/HE, but the following differences should be noted:

Loop time difference: The basic instruction execution speed of C200HX/HG/HE is faster (LD instruction: C200HX is 0.104 μ s, C200HS is 0.375 μ s). Program segments that rely on timing may require adjusting latency or adding null operations.

DM area address change:

The error history of C200H is located at DM0969-DM0999, while C200HX/HG/HE is located at DM6000-DM6030. If a program accesses these addresses, it must be modified.

Some of the settings and functions of the fixed DM area (DM6144-DM6655) are different from those of C200H and need to be reconfigured according to the manual.

SET SYSTEM instruction (SYS (49)): If this instruction is present in the C200H program, it will be written to the new PC Setup (DM6600, DM6601, DM6655) after migration, which may overwrite the existing model parameters. It should be confirmed before use.

Extended instructions: Some instructions (such as BXF2, IEMS, IORD, IOWR, PMCR, STUP, XFR2, etc.) are only supported by C200HX/HG/HE and cannot be executed on C200HS after migration.

I/O table migration: C200H programs usually do not include I/O tables, which can be used after re registering the I/O tables on C200HX/HG/HE.

Migration steps (using SSS):

Set SSS to C200H model and read the source program, DM data, and I/O table (if any) into the workspace.

Offline change the SSS model to C200HX/HG/HE.

If I/O comments need to be retained, allocate UM area.

Connect the target CPU online (ensure pin 1 is OFF), download programs and data.

Check the system settings of DM6600 and adjust them manually if necessary.

Restart the CPU and verify program execution.

Common hardware failures and their solutions

6.1 Low battery voltage

Phenomenon: ERR/ALM flashing, error code F7, low battery flag SR25308=ON.

Impact: Clock stops, and retention data such as DM/HR/AR may be lost (if the battery is completely depleted).

Solution: Replace the battery (model C200H-BAT09) while powered on, and clear the error after replacement.

6.2 I/O bus errors (C0-C3)

Phenomenon: Fatal error, ERR/ALM constantly on, all outputs OFF.

Troubleshooting: Determine the rack number based on the rightmost position of the error code (0=CPU rack, 1=expansion rack 1, 2=rack 2, 3=rack 3). Check if the backplane connection cables of the corresponding rack are loose and if each unit is securely plugged in. You can try removing each unit one by one to locate the faulty module.

6.3 High density I/O Unit Error (9A)

Phenomenon: Non fatal error, ALM flashing, high-density I/O units stopping working.

Reason: Duplicate unit numbers, overlapping word addresses, using the last unit number for 64 point units, blown fuses, etc.

Solution: Determine the faulty unit through AR0205-AR0214 (corresponding to unit numbers 0-9), check the settings, and replace if necessary.

6.4 Cycle time exceeding limit (F8)

Phenomenon: Non fatal error, ALM flashing.

Reason: The program is too large or there is a dead loop.

Solution: Use SCAN (18) to set the minimum loop time, or use WDT (94) to refresh the watchdog at program key points. It is also possible to optimize the program by placing parts that do not need to be executed every cycle into subroutines or conditional executions.


Programmer operation prompts

Force setting/reset: In MONITOR mode, press PLAY/SET or SHIFT+PLAY/SET for the monitored bit. Cancel the forced press of NOT or perform a forced cancel operation.

Modify timer/counter SV: After displaying the timer address, press DOWN, and then press CHG to enter a new value (constant) or change it to the address (such as DM0100).

UM Area Allocation: Used for expanding DM. After clearing memory, press FUN → CHG → 97 → 1 → 3 → Write, then enter 0-3 (KW) and write, and finally press VER to confirm.

Read clock: Press FUN → MONTR to display date and time, press CHG to modify.

Switching language: CPU unit DIP switch pin 3=ON for English, OFF for Japanese.


Regular maintenance recommendations

Every six months: Check the battery voltage (via SR25308 or programmer menu) and clean the dust inside the cabinet.

Every year: Conduct a complete functional test, trigger all emergency stops and safety circuits, and confirm that the output response is correct; Backup programs and DM data to memory cards or computers.

After replacing the CPU: If using memory card automatic loading, ensure that the DIP switch pin 2 of the new CPU is ON and the memory card write protection switch is in the correct state. If it is not automatically loaded, the program can be downloaded through SSS or programmer.

Replacing the I/O unit: It must be done under power-off conditions. Perform I/O table verification after replacement and re register if necessary.

  • ETEL DSB2P131 & DSO-CAN111A Servo Amplifier Set
  • ETEL DSA2S211ZA-018A Digital Servo Amplifier
  • ETEL DSMAX212-111-001 568540-01 DSMAX2 Servo Controller
  • ETEL TMB+0291-150 Torque Motor Stator Assembly
  • ETEL EA-S0M-300-40/80A AccurET PSU
  • ETEL DSO-PWR112C-000B Power Supply Module
  • ETEL DSC2P141-111-000 Linear Servo Amplifier
  • ETEL DSB2S154-211-000H Servo Amplifier
  • ETEL DSCDP121-122-000 Digital Controller
  • ETEL DSCDP121-111E-000A Dual Position Controller
  • ETEL DSCDM332-111-000 Linear Servo Controller
  • ETEL DSB2P134-111E-000H Servo Amplifier
  • ETEL DSCDP132-111-000 Control Board Guide
  • ETEL DSB2S154-211E-000H Servo Amplifier
  • ETEL EA-SOM-300-40/80A Power Supply Module
  • ETEL ILM12-060-3PD-R20C Linear Motor with IWM Ways
  • ETEL P2M-300-07 AccurET Position Controller
  • ETEL DSB2P124-111E-000H Servo Amplifier
  • ETEL EA-P2M-048-05/10A Position Controller
  • ETEL EA-S0M-300-40/80A Power Supply Module
  • ETEL MWA070-0256-20B Linear Motor Magnet Guide
  • ETEL MWD070‑0128‑21A Linear Motor – Compact Ironless Linear Motor for High‑Speed Precision
  • ETEL DSB2P124‑211E‑000H Digital Servo Amplifier – 300 VDC Slave Drive for High‑Voltage Systems
  • ETEL MWD100‑0128‑00B Linear Motor – High‑Force Ironless Linear Motor for Precision Motion
  • ETEL AccurET EA‑S0M‑400 & P2M‑400‑05/10A Drive Module
  • ETEL EA‑S0M‑400‑40/80A‑0000‑00 AccurET Power Supply – High‑Power DC Supply for Motion Systems
  • ETEL MWA050‑0128‑20B Linear Motor Magnet – High‑Force Magnet Assembly for Linear Motors
  • ETEL DSB2S121‑111E‑000H Digital Servo Amplifier – High‑Current Drive for Demanding Motion
  • ETEL DSCDM332‑111C‑000B Digital Position Controller DSCDM – High‑Density Motion Module
  • ETEL EA‑P2M‑048‑2.5/5A‑0100‑01 AccurET Modular Position Controller
  • ETEL DSC2P121-111E-001A Digital Servo Controller – High‑Precision Motion Control
  • ETEL MWA050-0128-20B Linear Motor Magnet
  • ETEL DSB2P142-111E-000H Drive Specs
  • ETEL DSB2S234-111E-000H Servo Amplifier
  • ETEL EA-P2A-400-10-20A Position Controller
  • ETEL DSB2 Digital Servo Amplifier Controller DSB2P142-111E-000H SN 014661437
  • ETEL EA-S0M-400-40/80A-0000-00 AccurET Power Supply Module 650140-01
  • ETEL DSB2P131-111E-000H Servo Amplifier
  • ETEL EA-P2M-400-10/20A AccurET Controller
  • ETEL DSDP324-322F-000C Dual Motor Driver
  • ETEL DSB2S154-211E-000H Digital Servo Amplifier Drive
  • ETEL DSO-PWS111B-000C Power Supply Board 1130E-070-018
  • ETEL DSCDP324-322G-000A Servo Amplifier
  • ETEL DSB2P142-111E-000H Servo Amplifier Drive
  • ETEL EA-P2M-400-15/40A & EA-S0M-400 Drive Set
  • ETEL DSB2P142-111E-000H Digital Servo Amplifier
  • ETEL LMG15-070-3QC-H11 Linear Motor
  • ETEL TMA0140-070-3RB-S62B Torque Motor
  • ETEL DSA2S211ZA Digital Servo Amplifier
  • ETEL AccurET EA-P2M-300-4/7.5A-0100-01 Modular Position Controller
  • ETEL DSCDL332-131C-000A Servo Control Board
  • ETEL DSCDP324-322F-000C Dual Motor Driver
  • ETEL EA-P2M-400-10/20A Position Controller
  • ETEL DSC2P121 and DSO-HIO33 Servo Amplifier Set
  • ETEL EA-P2M-400-15/40A AccurET Drive
  • ETEL EA-P2M-300-07/15A Position Controller
  • ETEL EA-P2M-048-05/10A-0100-01 Servo Drive
  • ETEL EA-S0M-300-40/80A Servo Drive Guide
  • ETEL DSB2P131-111E-000H Digital Servo Amplifier
  • ETEL DSCDP334-421-000 Servo Drive Guide
  • ETEL EA-S0M-300-40 80A-0000-00 Motion Control Module
  • ETEL UltimET Light Motion Controller EU-LGP-0-0-1000-01 Multi-Axis
  • ETEL DSO-RAC601-029 Controller Rack
  • ETEL DSMAX212-121C-000C Board
  • ETEL DSCDL132-212B-000C Position Controller
  • ETEL TMB0291-050-3TDS-E82 Torque Motor
  • ETEL DSMAX212-121-000 Board
  • ETEL DSB2P131-111E-000H Digital Servo Controller Amplifier Unit
  • ETEL DSB 2S 124-211E-000H Digital Servo Amplifier
  • ETEL AccurET EA-P2M-300-4/7.5A-0100-01 Modular Position Controller
  • Beckwith Electric M-6280A Digital Capacitor Bank Control
  • Beckwith M-2355B Adapter Panel with M-2001C-6SL Tapchanger Control
  • Beckwith M-0359 Syncrocloser MOD512
  • Beckwith Electric M-2001C-6ELFA Tap Changer Controller
  • Beckwith M-3311A 4-Coil Transformer Protection Relay
  • Beckwith M-0124 Terminal Board Adapter Plate Guide
  • Beckwith Pride M-0296C 3-Phase Programmable Relay
  • Beckwith M-0388 Syncrocloser Check Relay Guide
  • Beckwith M-0170A AC Current Relay Guide
  • Beckwith M-3311 Transformer Protection Relay Guide
  • Beckwith Electric M3310 Integrated Transformer Protection Panel
  • Beckwith M-0145 First Customer Protector
  • Beckwith M-0170A AC Current Relay
  • Beckwith PRIDE M-0296C 3 Phase Programmable Relay
  • Beckwith Pride M-0296b 3-Phase Programmable Relay
  • Beckwith M-0245C High Speed Sync-Check Relay Guide
  • Beckwith M-0115A AC Parallel Balancing Module
  • Beckwith M-0389 Voltage Verifier Relay
  • Beckwith M-0115A Parallel Balancing Module
  • Beckwith M-0389 Voltage Verifier
  • Beckwith PRIDE M-0420 Multifunction Relay Protection Module 48VDC
  • Beckwith Electric M-3430 Generator Protection Relay
  • Beckwith Electric M-0067E Tapchanger Control
  • Beckwith Electric M-0420 Multifunction Relay
  • Beckwith Electric M-2001D-6L4S20C0S0X Tap Changer Control
  • Beckwith Electric M3425A-STD1 Generator Protection Relay
  • Beckwith Electric M-0245C High Speed Sync-Check Relay
  • Beckwith Electric M-3520 Intertie Protection Relay Guide
  • Beckwith Electric M-2001C-6SL Tap Changer Control
  • Beckwith Electric M-2001C Tap Changer Control Guide
  • Beckwith 35-12-635 Generator Protection Keypad Interface
  • Beckwith Electric P-2216 Generator Protection Main Board
  • Beckwith Electric M-2293 Tap Changer Control Guide
  • Beckwith M-4272-6AB1EH0 Integrated Synchronizing Motor Bus Transfer
  • Beckwith Electric M-4272 Motor Bus Transfer 60-140V 50/60Hz
  • Beckwith Electric M-2001B TapChanger Control
  • Beckwith Electric M-0193B Synchrocloser Unit
  • Beckwith Electric M-0115A AC Parallel Balancing Module
  • Beckwith Electric M-0169A Current Transformer
  • Beckwith Electric P-1939 Generator Protection Annunciator Panel
  • Beckwith Electric M-3311A Transformer Protection Relay Guide
  • Beckwith Electric M-0245B High Speed Sync-Check Relay
  • Beckwith Electric M3420 Generator Protection Relay
  • Beckwith M-0193B Syncrocloser Unit
  • Beckwith Electric M-520 Intertie Protection Relay
  • Beckwith Electric M-3425A Generator Protection Relay
  • Beckwith M-3425 Integrated Generator Protection Relay
  • Beckwith M-0115A Parallel Balancing Module
  • Beckwith Electric M-4272 Integrated Synchronizing Motor Bus Transfer
  • Beckwith Electric M-3420 Generator Protection System
  • Beckwith M-0193 Syncrocloser Unit
  • Basler Electric DECS-250-CN1SN1N Digital Excitation Control System
  • Basler Electric BE1-700 E0N2X1N Digital Protective Relay
  • Basler Electric SR4A-2B15B3A Static Voltage Regulator 120VAC 50/60Hz
  • Basler Electric 9261402111 PCB Control Board 9346000033
  • Basler Electric BE28053-002 Transformer BE28053002
  • Basler Electric BE3-25A Auto Synchronizer B1D Sync Module
  • Basler Electric BE3-GPR Generator Protective Relay