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 | 575 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.

  • Sumitomo SG75M-H Operator Panel
  • Sumitomo NT2014-2A2 NSNP Control Unit
  • Sumitomo RNYMS03-1320-B-60 Gear with Motor
  • Sumitomo F90L/4 F90L4 Drive Motor
  • Sumitomo TC-FX NSMP Motor Unit
  • Sumitomo RNYM05-1210-7 NSMP Gearmotor
  • Sumitomo Fine Cyclo F2CFS-C45-59 Gearbox
  • Sumitomo Heavy Industries SSE-50A Industrial Unit
  • Sumitomo CHH-6130Y-17 NSNB Gear Reducer
  • Sumitomo UMC556000-02 Control Unit
  • Sumitomo CHHJ-4155Y-87 Inline Gear Box
  • Sumitomo ANFXS-P120F-M30GLD-5 NSNP Reducer
  • Sumitomo CNHJ-6095Y-17 NSNP Gear Reducer
  • Sumitomo H-3115 17:1 USNT Gear Reducer
  • Sumitomo CHH 6135Y USNTC02 Gear Reducer
  • Sumitomo JA450918A2 45JA918A Cylinder Head
  • Sumitomo SD4SGS-ACB-02C-110-54 Solenoid Valve
  • Sumitomo CNVMS02-6100DAYA-231 NSMD Gear Reducer
  • Sumitomo CHH4135Y8 NSMD Inline Gear Reducer
  • Sumitomo PA020201 CNH-6125Y-87 Worm Gear Reducer
  • Sumitomo Connectivity 8100-2730 Connector
  • Sumitomo CNHJ-6120Y-87 PA021857 NSNB Gear Reducer
  • Sumitomo RNYM02-1330-B-100 Induction Gear Motor
  • Sumitomo JA762913AC Operator Interface Keypad
  • Sumitomo CQT51-100FV-S1262J-A Coolant Pump
  • Sumitomo PA225389 CNHM1-6095YC-EP-6 Gear Motor
  • Sumitomo CHHJ-4130Y-43 NSNB Gear Reducer
  • Sumitomo RNYJ-1520Y-12 NSNB Gear Reducer
  • Sumitomo HC1480-29.00 NSMD Inline Gear Reducer
  • Sumitomo MC-550 MCU UMC550000AEG01
  • Sumitomo CNVM1H-6125YA-B-87 Gear Reducer
  • Sumitomo SD4GS-ACB-02B-110-54 Solenoid Valve
  • Sumitomo HCS79310 Main Motor Assembly
  • Sumitomo JA762913AC Operator Interface Keypad
  • Sumitomo CNHJ-6125Y-8 In Line Reducer
  • Sumitomo X120D30303T-01 Driver
  • Sumitomo H1Y203-25-F7000 Shaft Mount Reducer
  • Sumitomo Type-35SE Fiber Fusion Splicer Kit
  • Sumitomo F2CS-T655-171 Cyclo Drive Gearbox
  • Sumitomo F80 Adsorber RX19ZT6124
  • Sumitomo MC-550 MCU UMC550000AKG01
  • Sumitomo Drive FCS-A65G-59 Speed Reducer
  • Sumitomo SRA81-56-BM50-140 Modular Reamer Holder
  • Sumitomo CNHM05-6100YA-59 Gear Motor
  • DEMAG Sumitomo Ergocontrol NC4 100 V7 Control Unit
  • Sumitomo HMV02-207 Cyclo Drive Induction Motor
  • SUN-EH Sumitomo Z4-22172-12 Ozone Power Unit
  • Sumitomo AF-500 AF502-2A2 Transistor Inverter
  • Sumitomo T-82C+ Core Alignment Fusion Splicer
  • Sumitomo P741F6002B Circuit Board
  • Sumitomo AS-3211 Injection Molding Motherboard
  • Yaskawa SGMGH-13Q5A-OM11 Servo Motor with Sumitomo F3CS-A25G-59 Gear
  • Sumitomo SH120-5 Final Drive Track Travel Motor
  • Sumitomo AS-3345 Circuit Board
  • Sumitomo AF300S-1A5-E Transistor Inverter 1.5kW
  • Sumitomo Type-Q101-CA SM MM Fiber Fusion Splicer
  • Sumitomo SH50 NIV Operator Panel
  • Sumitomo RNFM-009-17L-B-120-N4FCZ843 AC Gear Motor
  • Sumitomo ULC100011-01 LNR Act Driver
  • Sumitomo SD35E OI Operator Panel
  • Sumitomo SR44 SRKG44-32-18-030 Reamer Head
  • Sumitomo T.SBXH1.5-20PD LN Modulator
  • Sumitomo FB10B-4F Brake F Class DC180V
  • Isuzu 3LB1 Cylinder Head for Sumitomo Loaders
  • Sumitomo 6 Hand Hydraulic Valve
  • Sumitomo CNVM05-EO95-59 Gear Reducer Motor
  • Sumitomo Ogura MS982WW Brake Kit
  • Sumitomo SPH-2100 DEV10-002-3 Stamper Changer Head
  • Sumitomo S160 Final Drive Travel Motor
  • Sumitomo X81D1H0102T-01 SEM-I-1613 9N23 Control Unit
  • Sumitomo RNYM02-1330A-B-100 Induction Gear Motor
  • Sumitomo KHR49330 Display Panel E00077
  • Sumitomo SH65-U Mini Excavator Front Idler Wheel
  • Sumitomo Type-Q102-CA Plus Fiber Fusion Splicer
  • Sumitomo SH120-2 Final Drive Track Travel Motor
  • Sumitomo SH120 Final Drive Track Travel Motor
  • Radio Energy RE O444 R2B Tachogenerator with Sumitomo Gearbox
  • STN ATLAS SEIDEL SM 56-M Servo Motor with Sumitomo F2CS-A25G-89 Gear
  • Sumitomo SH130 Final Drive Travel Motor
  • Sumitomo CHHMS02-6135DCB-B-731 Gear Motor 1/4HP
  • Sumitomo AS-3211 REV.E Industrial Control Motherboard
  • Sumitomo Electric TYPE-35SE Fusion Splicer Kit
  • Sumitomo 20 Ton Idler Assembly and Spring
  • Sumitomo F2CS-A25-59-01 Precision Gear Box
  • Isuzu 3LD1 Cylinder Head for Sumitomo SH30 Excavator
  • Sumitomo LHYJS-4A125Y-Y2-60 Cyclo Bevel Gear Motor
  • Sumitomo AF-500 AF502-A40 Transistor Inverter
  • Sumitomo Electric TYPE-201+VS-D-SKM Fusion Splicer
  • Sumitomo CNVM02-EO75-29 Gear Reducer Motor
  • Case CX130 Sumitomo SH120-3 Slew Ring
  • Sumitomo F-70H Water-Cooled Compressor
  • Sumitomo JA765439AC Control Board
  • Sumitomo Eaton Dowmax ME-3100-PS Hydraulic Motor
  • Sumitomo LHYJS-4A100Y-Y1-60 Gear Motor
  • Sumitomo AF504-5A5 SMAC PAC Drive
  • Sumitomo CNHMS34110YB17 Gearmotor
  • Sumitomo F2CS-T555 Fine Cyclo Gearbox
  • Sumitomo QT62-100L-A Gear Pump
  • Sumitomo CHHJ-4135Y-35 Gear Reducer Ratio 35
  • Sumitomo CNHM05-6125-DBYA-B-289 Gear Motor
  • Sumitomo CNFMS012-4095DAGB-731/G Brake Motor
  • Sumitomo SH35J Rubber Track
  • Sumitomo ULC100000-01 LNR Actuator Driver
  • Sumitomo CNVJS-6105Y-29 Gear Reducer
  • Sumitomo QT62-125F-BP-Z Hydraulic Gear Pump
  • Sumitomo S160 Rubber Track
  • Sumitomo SHI Cyclo Drive FCS-A35G-59
  • Sumitomo F-50HW Helium Compressor Unit
  • Sumitomo SM-Cyclo CHH-6165Y-6 Gear Reducer
  • Sumitomo REX-C3300-CS4 JA762528CD Temperature Card
  • Sumitomo Type 39S DCM Fusion Splicer
  • Sumitomo CNFMS012-6095DAGB-731/G Cyclo Reducer
  • Sumitomo Cyclo CNVMS-6105G-87/G Speed Reducer
  • Multivac Sumitomo F2CS-A25-59-01 Planetary Gearbox
  • Sumitomo 1FA15-59 F-Cyclo Speed Reducer
  • Isuzu 4JJ1 Tier 4 Engine DPF DEF Muffler Unit
  • Sumitomo SA767194AD SXAN-1CL Assy Board
  • Sumitomo PA222799 RNYMS1-1420YC-EP-20 Hyponic Gearmotor
  • Triconex 3723X Analog Input Module with HART
  • Sumitomo SM-Cyclo RNFMS01-20L-80 Motor Gear
  • Sumitomo AF503-3A7 Transistor Inverter
  • CASE Sumitomo KHR30842 KHR30840 Cab Harness
  • Sumitomo FCS-A25G-29 PB051710 Gear Kit
  • Sumitomo KHR1787 SMCU-5 Controller
  • Sumitomo AF503-2A2 Inverter 3.9kVA
  • AMT 9502 Touch Screen Panel
  • Sumitomo CHHJS-6135Y-R2-6 Gearbox Adapter
  • Sumitomo PA136445 RNYMS02-1320YC-40 Gearmotor