Welcome to the Industrial Automation website!

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

OMRON CS1 PLC System Maintenance and Troubleshooting Guide

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

OMRON CS1 PLC System Maintenance and Troubleshooting Guide

Introduction: Maintenance Challenges of Long Lifecycle Platforms

Since its launch, the Omron SYSMAC CS1 series programmable controller has become a benchmark product in the fields of large-scale production lines, infrastructure, and process control due to its high-speed instruction execution (basic instruction fastest 0.02 μ s), large capacity memory (up to 250K steps of program, 448K words of data), and rich network and I/O expansion capabilities. Despite continuous iterations of new models, there are still a large number of CS1 systems operating in factory workshops, water treatment plants, and power plants. For on-site engineers, mastering the hardware recognition, I/O allocation rules, special unit configuration, and common network troubleshooting methods of CS1 is the key to ensuring stable operation of old systems and rapid recovery of production.

This article is based on the official technical manual of CS1 series, combined with practical maintenance experience, to provide you with a complete technical reference from hardware selection to on-site fault diagnosis.


Overview and Selection of Hardware Architecture

2.1 CPU Unit Series

The CS1 series offers two main CPU series: CS1H (high-performance) and CS1G (standard). The main differences lie in the number of I/O points, program capacity, and data memory capacity.

Model I/O Points Program Capacity (kSteps) Data Memory (DM+EM) Applicable Scenarios

CS1H-CPU67H 5120 250 32K+13 × 32K Large System, Multi Axis Motion, Complex Communication

CS1H-CPU66H 5120 120 32K+7 × 32K Medium sized System, Large Analog Quantity

CS1H-CPU65H 5120 60 32K+3 × 32K Universal Production Line

CS1H-CPU64H 5120 30 32K+1 × 32K conventional control

CS1G-CPU45H 5120 60 32K+3 × 32K economical large I/O

CS1G-CPU44H 1280 30 32K+1 × 32K Small and Medium Sized

CS1G-CPU43H 960 20 32K+1 × 32K Compact

CS1G-CPU42H 960 10 32K+1 × 32K Simple Control

Selection tip: If you need to run a large number of floating-point operations, PID self-tuning, or use structured text (ST) programming, it is recommended to choose the CS1H series and ensure that the CPU version is ≥ 3.0 (supporting function blocks and ST).

2.2 Power supply unit and backplane

Power supply unit: C200HW-PA204 (AC 100-240V, 4.6A@5V )The C200HW-PD024(DC 24V)、 Large capacity C200HW-PA209R( 9A@5V ). Please note that the total current of 5V should not exceed the rated value of the power supply.

CPU Backboard: CS1W-BC022 (2 slots), BC032 (3 slots), BC052 (5 slots), BC082 (8 slots), BC102 (10 slots). The 2-slot backplane cannot be connected to the expansion rack.

Expansion rack: CS1 expansion backplane (CS1W-BI032/052/082/102), which can be connected in series with the CPU backplane through I/O connection cables, with a maximum distance of 12m. If a 50m long expansion is required, I/O control unit (CS1W-IC102) and I/O interface unit (CS1W-II102) need to be used.

Power consumption calculation: Each unit has 5V, 26V (some output units), and 24V service power consumption. Be sure to ensure that the total power does not exceed the maximum output power of the power supply (such as 30W for PA204).

I/O allocation and address mapping

The I/O memory of CS1 is divided into multiple regions, and a correct understanding of allocation rules is crucial for programming and troubleshooting.

3.1 CIO Area (Core I/O Area)

Basic I/O units (DI/DO): Starting from CIO 0000, they are allocated in the order of rack installation from left to right, using letters as units. The number of words occupied by each unit depends on its point count (16 points account for 1 word, 32 points account for 2 words, 64 points account for 4 words, 96 points account for 6 words).

Special I/O units (analog, temperature, position control, etc.): occupying CIO 2000-2959, each unit is assigned 10 words according to its unit number. For example, unit number 0 occupies CIO 2000~2009.

CPU bus units (Ethernet, Controller Link, DeviceNet, etc.): occupying CIO 1500-1899, each unit is assigned 25 words according to its unit number.

3.2 DM and EM zones

DM area: D00000~D32767 (32K characters), keep powered off. The parameter area for special I/O units is from D20000 to D29599 (100 words per unit, unit numbers 0-95).

EM area: Extended data memory, divided into multiple banks (up to 13 banks, 32K words per bank), can be used for data storage or as file storage.

Troubleshooting tip: When there is a "I/O unit not working" on site, first check if the unit numbers conflict. The unit numbers of special I/O units and CPU bus units must be unique. In addition, if the parameters in the DM area (such as analog input range and average processing settings) are incorrect, it can lead to abnormal readings.


Selection and configuration of special I/O units

4.1 Analog input/output unit

Model Channel Number Input/Output Range Resolution Conversion Speed

CS1W-AD041-V1 4 inputs 1-5V, 0-5V, 0-10V, 4-20mA 1/4000 0.25ms/point

CS1W-AD081-V1 8 input is the same as 1/4000 0.25ms/point

CS1W-DA041 4 output is the same as 1/4000 1ms/point

CS1W-DA08V/08C 8 output voltage or current 1/4000 1ms/point

common problem:

Input value jump: Check if average processing is enabled (set in DM area). You can configure moving average or time average through the "Unit Settings" of CX Programmer.

Uncontrolled output: Confirm if the output hold function has been accidentally enabled. When the CPU stops or switches to programming mode, the output can be set to zero or maintain the last value.

4.2 Temperature control unit

C200H-TC/TV series (can be installed on CS1 rack) supports thermocouple or platinum resistance input, PID or ON/OFF control output.

Debugging points:

The C200H-DSC01 data setting console can be used to adjust PID parameters and set values on site.

Heater disconnection detection (limited to some models only) requires a current transformer to be connected in series in the output circuit and a detection current threshold to be set on the unit.

4.3 Position/Motion Control Unit

Pulse type position unit: CS1W-NC113/133 (1 axis), NC213/233 (2 axes), NC413/433 (4 axes), supports open collector or line driven output, up to 500kpps.

G language motion unit: CS1W-MC221 (2-axis), MC421 (4-axis), analog output, supports linear/circular interpolation, electronic gears.

MECHATROLINK-II motion unit: CS1W-MCH71, controls up to 30 physical axes through a high-speed servo bus.

Troubleshooting:

Abnormal pulse output: Check if the pulse output mode (CW/CCW or pulse+direction) of the NC unit matches the driver.

MC unit alarm (such as emergency stop, overtravel): Check the input signal (EMG, POT/NOT) wiring. The emergency stop input of CS1W-MC221 must be short circuited (normally closed) to operate.


Communication and Network Unit Diagnosis

5.1 Ethernet Unit (CS1W-ETN21)

Supports FINS/TCP, FINS/UDP, Socket services, FTP servers, and email sending.

Common faults:

Unable to PING: Check IP address settings (set through CX Programmer's I/O table). Confirm the correspondence between the unit number and IP address of the CPU unit (e.g. the default IP for unit number 0 is 192.168.250.1).

Socket service connection failure: Check if the firewall opens the specified port and if the corresponding Socket program is running in the PLC (using the SEND/RECV command).

5.2 Controller Link Unit (CS1W-CLK21-V1 wired/CLK12-V1 fiber optic)

Controller Link supports data linking and message communication.

Network diagnostic steps:

Check the LED on the front panel of the unit: RUN (green) - normal; ERC (red) - Communication error; ERH (red) - Unit hardware error.

Use the "Controller Link Monitoring" tool of CX Programmer to view node status and data link status.

Common error "Node address duplication": Each node must be unique (1-32, up to 62 using relays). Set through the rotary switch on the unit.

Fiber optic ring network disconnection: If CS1W-CLK12-V1 (H-PCF fiber) is used, when one fiber breaks, the ring network will automatically switch to bus mode (loopback). Check the "loopback" flag (status word assigned in the CIO area).

5.3 DeviceNet Unit (CS1W-DRM21-V1)

Can serve as a master or slave station, supporting fixed allocation and user set allocation.

Troubleshooting:

The master station is unable to scan the slave station: check if the CAN_S and CAN_L of the DeviceNet cable are correct, and if the terminal resistance (121 Ω) is installed at both ends. Measure the bus voltage (approximately 2.5V between CAN_S and CAN_L).

Slave communication timeout: Check the slave power supply (11-25V DC) and unit status LED. View detailed error codes in the Configurator software.

Message communication: Use IOWR/CMND instructions to send FINS messages, noting that the maximum message length is 542 bytes.

5.4 Serial Communication Unit (CS1W-SCU21-V1/SCB41-V1 Board)

Support protocol macros Host Link、NT Link、 No protocol, serial gateway.

Practical tips:

Protocol macros: Used for customizing communication with third-party devices such as barcode scanners and meters. Create a protocol sequence using CX Protocol software and call it through PMCR instructions.

Serial gateway (requiring SCU/SCB Ver 1.2 and CPU unit Ver 3.0 or above): It can convert FINS commands from Ethernet or Controller Link into CompoWay/F or Modbus protocols and forward them to serial devices without writing ladder diagram programs.

RS-422/485 wiring: Pay attention to terminal resistance and bias resistance. Using NT-AL001 can convert RS-232C to RS-422.

Redundant System CS1D: Dual CPU and Online Replacement

For critical applications that do not allow downtime, such as power plants and data centers, the CS1D series offers dual CPU, dual power, and dual network redundancy solutions.

6.1 Hardware composition

Dual CPU Backplane: CS1D-BC052 (5 slots), capable of installing two CPU units (CS1D-CPU65H/67H/65P/67P), one duplex unit (CS1D-DPL01), and two power supply units.

Duplex unit: responsible for managing state synchronization and fault switching between two CPUs.

Online unit replacement: Even during system operation, basic I/O units, special I/O units, and CPU bus units (except for the CPU itself) can be replaced. CS1D dedicated backplate is required.

6.2 Fault Switching Logic

When the active CPU detects a fatal error (such as watchdog timeout) or when the user executes a switching instruction through a ladder diagram, the standby CPU will take over control within a few milliseconds and maintain the output state. All shared data (DM, EM, CIO) are synchronized in real-time through duplex units.

Maintenance precautions:

The LEDs on the duplex unit indicate the current active CPU (ACTION), standby state (STANDBY), and synchronization error (SYNC ERR). If SYNC ERR lights up, it means that the data of the two CPUs is inconsistent and needs to be resynchronized (you can use the "restore" function of CX Programmer).

When replacing a faulty CPU, it is necessary to first set the firmware version of the new CPU to be consistent with the old CPU and restore the parameters.


Quick troubleshooting table for common faults

Possible causes and solutions for the phenomenon

The power LED is not lit, the CPU is not running, the power unit is faulty, the backplane is short circuited, and the external AC/DC is missing. Measure the input voltage of the power supply; Disconnect all I/O units and test the backplane separately; Replace the power supply unit

Running LED flashing (ERR/ALM red light) program error (such as failure to execute END command), watchdog timeout, execution of FALS command connected to CX Programmer, reading error logs (A401-A403). Check program integrity

Special I/O unit ERR light on, unit number conflict, DM parameter error, unit hardware failure confirmation, unit number unique; Rewrite DM parameters (via I/O table or software settings); If it still doesn't work, replace the unit

The analog input value is always 0. The signal line is disconnected, the input range is set incorrectly, and the conversion prohibition bit is not set to ON. Check the wiring and sensor power supply; Set the correct input range in DM; Ensure that the corresponding 'conversion enable' position (in the CIO character) is 1

The position control unit does not execute pulse output, emergency stop input is not closed, overtravel limit action, and the start signal condition does not meet the inspection of the NC unit's "EMG" terminal (must be connected to 24V); Monitor POT/NOT input status; Confirm that the start flag is set

Controller Link data link is not synchronized, node address is duplicated, data link table is not downloaded, cable is disconnected, and CX integrator is used to scan the network; Re download the data link table; Check the terminal resistance

The Ethernet unit cannot send emails. The SMTP server settings are incorrect, DNS cannot be resolved, and the email address format is incorrect. Please correctly fill in the SMTP server IP and port 25 in the unit settings; Using SNTP to synchronize PLC time

Battery alarm (BAT LED on) Low battery voltage (<2.5V) Replace CS1W-BAT01 battery within 5 minutes (otherwise RAM data will be lost). Clear the alarm after replacement (A402 reset)


Maintenance and upgrade suggestions

8.1 Program Backup and Recovery

Memory card: Use HMC-EF372 (30MB) or HMC-EF672 (64MB) flash cards to backup user programs, I/O comments, parameter areas, etc. to files.

EM file storage: Partial EM areas (such as Bank 0~C) can be formatted into MS-DOS file system for storing CSV data or recipes.

CX Programmer Upload/Download: It is recommended to perform "Compare" and "Upload to File" after each modification. Note that 'Annotation Memory' can be stored in the internal flash memory of the CPU (with CPU version ≥ 3.0).

8.2 Migration from old models

CS1 is fully compatible with most programs of C200H and CVM1/CV series. CX Programmer provides an "address translation" function that maps the IR/HR addresses of C200H to the CIO/W area of CS1. But before replacing, please note:

The unit number setting method for special I/O units (such as PID and temperature) of C200H is different, and DM parameters need to be reassigned.

The high-speed counter unit (CT021) of C200H needs to be replaced with CS1W-CT021 on CS1, and the program needs to modify the instructions (IORD/IOWR parameters are different).

8.3 Spare parts management

It is recommended to store at least the following vulnerable parts on site:

CPU unit (same model)

Power supply unit (C200HW-PA204 or PD024)

Battery (CS1W-BAT01, note manufacturing date not exceeding 2 years)

Communication unit (Ethernet or Controller Link, depending on the system)

Fuse (internal 5A/250V power supply unit)

  • Honeywell 30751044-008 ROM Card
  • Honeywell 5SE1-12 Micro Switch Specifications
  • Schneider AS-BDAU-204 Analog Output Module
  • K93712 Expansion Kit Industrial Module
  • MGE DCHEN 3400116300 Circuit Board
  • Siemens 6SE7036-1EE85-1HA0 Rectifier Board
  • Renesas UPD70F3624GBA1 Microcontroller
  • Omron E5AC-CX4A5M-014 Temperature Controller Parameters
  • GE IS200TBCIH1BCE Contact Input Board
  • Fanuc A05B-2255-C101#EAW Teach Pendant Data
  • Rieter RMC186C RMC RIO-1 PLC Controller
  • Siemens PXC24.2-EF32.A Building Automation Controller
  • Fanuc A16B-1200-0220 PC Memory Board F3
  • Omron CJ2M-CPU33 PLC CPU Module
  • Beckhoff EL1918 Safety Input Terminal EtherCAT
  • Fanuc A16B-1212-0871 CNC PCB Board
  • GE Fanuc IC697BEM713J PLC Module
  • Mitsubishi A2ACPU-R21 PLC CPU Module
  • Programmable Relay 230V AC 16 Inputs 8 Outputs T2UK
  • Schneider F3SP71-4S Safety PLC Module
  • NEED-24DC- T2UK Programmable Relay 24V 16in 8out
  • Siemens 3RT1075-6SP36 SIRIUS Power Contactor 200kW
  • GE 1C31170G02 Printed Circuit Board Module 94V-0
  • BPT 67200020 Multifunction Touch Terminal 50Hz
  • Fanuc A16B-2200-0931 Option Board with Daughter Cards
  • Honeywell FC-SDOL-0424 I/O Module Board
  • Lenze EMF2179IB DeviceNet Communication Module
  • Yaskawa CIMR-JC4A0007BAA J1000 VFD 0.4kW
  • Yokogawa PSBCMNBN Bus Continuation Module ProSafe-PLC
  • Phoenix Contact PLC-BPT-24DC/1/SEN Solid-State Relay
  • Allen-Bradley 193-EC2AB E3 Plus Overload Relay
  • GE DS200TCTGG1AFF Turbine Control Board
  • Westinghouse 1C31170G02 Ovation Module
  • Mitsubishi A2ACPU21 Programmable Controller Review
  • 710-95045-AD PLC I/O Operation Console Cable
  • Allen-Bradley 1785-L11B PLC-5 Processor Specifications
  • BEMAC UST-202-D 1307D V08B2 Circuit Board
  • Pilz 312070 PSSu H PLC1 FS Safety Module
  • Keyence QS-MB1 Safety Network Module Overview
  • GE Fanuc IC693CPU372 CPU Module 90-30 Series
  • Mitsubishi RJ71EIP91 EtherNet/IP Module
  • Schneider LXM62DD27D21000 Lexium 62 Servo Drive
  • Mitsubishi Q13UDEHCPU Universal PLC CPU Module
  • B&R X20CP3585 Programmable Controller X20 CPU
  • Siemens 6FC5203-0AF02-0AA0 Sinumerik Operator Panel
  • IWKA PG02 VKR TEL-Z Self-Sufficient Measuring System
  • Schneider BMXCPS2010 PLC Power Supply Modicon M340
  • Mitsubishi A171SCPU Motion Servo CPU Specifications
  • PLC Board with Finder 44.52 Relay Module 6A 250V
  • Honeywell DOP 09436601 Measurex Module Data
  • Fanuc A20B-8101-0320 CNC Circuit Board
  • KUAX 680I V.24 PLC Module 68142304
  • Allen Bradley 1785-L30B PLC 5/30 Processor
  • Phoenix ILC 191 ETH 2TX 2700976 Ethernet Controller
  • Siemens 6SY7000-0AC80 PLC Power Supply Module
  • Reliance Electric MACS 804.46.20 CWW PLC Drive
  • Omron CP1E-N60DR-D PLC CPU 36 Input 24 Output
  • Mitsubishi Melsec PLC System A2ACPU A63P AY13E AX82
  • Square D PAF361600DC1680 2000A Circuit Breaker
  • MERLIN GERIN STR 58U 5000A Electronic Trip Unit
  • Omron CJ1W-SCU21-V1 Serial Communication Unit
  • SICK S30A-6011EA S3000 Safety Laser Scanner
  • Mitsubishi Q00JCPU-S8 Universal Programmable Controller
  • Allen-Bradley 20AB9P6C3AYNANC0 PowerFlex 70 AC Drive
  • SYSMELEC Handheld Robot Automation Controller
  • LG Display LB315WRM-SVA1 32 Inch 4K LCD Panel
  • Mitsubishi Kakoki E Series PLC I/O Modules
  • Allen-Bradley 1440-VST02-01RA Dynamic Measurement Module
  • Beckhoff EL5042 EtherCAT Encoder Terminal
  • Beckhoff CX5010-0112 Embedded PC Controller
  • Guardmaster 440R-D22R2 Safety Relay Specifications
  • NL12880BC20-10ND Industrial Display Panel Data
  • LFI 12X5326-S1 Slide-in Control Board Technical Data
  • Modicon AS-9370-001 Programmable Controller Data
  • Mitsubishi Kakoki E-01B-4130 PLC Module Overview
  • Guardmaster 440R-D22S2 Dual Input Safety Relay Data
  • NL10276AC30-48D Industrial LCD Display Panel Data
  • GE ICMFA000000-ABAC Field Control Module Specification
  • Siemens 6SN1123-1AB00-0BA1 SIMODRIVE Module Review
  • Siemens 6SL3210-1SE23-2AA0 Power Module Technical Data
  • Schmersal T.250-11z-t Limit Switch
  • Schmersal T.250-11z-t Limit Switch
  • Honeywell 900H32-0102 ControlEdge 900 PLC
  • Siemens 6FX1132-1BA01 PCB B84141-A-A40
  • BEMAC UST-202-D 1307D PLC Circuit Board
  • Mitsubishi HS-MF23-S2A Servo Motor
  • B&R 3AI775.6 Analog Input Module
  • Omnipure 69003 Rev 11 3-Phase Gate Board PCB
  • Pilz 751134 PNOZ s4 C Safety Relay
  • Proface PFXGM4301TAD HMI Graphic Panel
  • Keyence KV-RC8BXR Programmable Controller
  • Siemens 6GK7243-1BX30-0XE0 CP 1243-1 Ethernet Module
  • Mitsubishi GT2310-VTBA GT2310-VTBD HMI 10.4 Inch
  • Schmersal SRB-NA-R-C.21-24V Safety Relay Module
  • Emotron 01-2520-40 M20 Shaft Power Monitor 3x380-500V
  • Omron CQM1 SYSMAC PLC System PA203 ID211 OC221
  • ABB CI830 3BSE013252R1 Profibus DP V1 Module
  • B&R 4PP035.0300-01 Power Panel PLC Module
  • SICK S30A-6111CL S3000 PROFINET Safety Laser Scanner
  • Siemens 6ES7215-1HG40-0XB0 CPU 1215C AC/DC/RLY
  • Automation Direct H2-ECOM100 Ethernet Module Details
  • Siemens 6GK1143-0TB01 CP 1430 TF Module Review
  • Siemens Simatic 505 10 Slot PLC Rack Technical Review
  • Automation Direct EZ-SP Message Display Unit
  • Mitsubishi A1SJ71QE71N-B5T Ethernet Interface Unit
  • Modicon AS-P810-000 Modbus Plus Processor Unit
  • Honeywell 51309241-175 TK-PPD011 PWA Specifications
  • Omron S8AS-24006N Smart Power Supply Specifications
  • Beckhoff EL3218-0018 EtherCAT Terminal Specifications
  • Omron CJ1W-PRT21 PROFIBUS-DP Interface Unit
  • Inovance AC810-0122-U0R0 PLC Controller
  • Cypress CY7C1021CV33-10ZXCT 1Mb SRAM IC
  • GE Fanuc IC695CPU315-CD PLC CPU Module RX3i
  • Drager 8312088 PCB Safety Module PAC 5500
  • Weltronic H70-T02A S430-V1.2 Weld Timer PLC
  • B&R 3AM051.6 PLC Analog Input Module
  • Schneider BMENOC0301 Communication Module M580
  • Mitsubishi FX3UC-32MT-LT PLC Controller
  • Omron TZ-1G TZ-1GV TZ-1GV2 TZ-1GV22 Motion Switch
  • Mitsubishi AJ71C21-B1-S2 PLC Controller 424749
  • Beckhoff EL5042 EtherCAT Encoder Terminal BiSS C
  • Eaton easyE4 Programmable Relay 12 Inputs 8 Outputs
  • Carel PCO5 P+ 500BAA000L0 Programmable Controller
  • Siemens 6ES7223-1PL22-0XA0 EM223 I/O Module 16DI 16DO
  • Lenze EMF2179IB DeviceNet Communication Module
  • Mitsubishi Q173DCPU Motion CPU Module
  • B&R X20AT2222 Temperature Input Module Pt100
  • Siemens SITOP UPS1100 Battery Module 7Ah 6EP4134-0GB00-0AY0