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.