Introduction: When PLCs Go Wrong
Even the most reliable PLCs can develop issues over time. When a production line stops, every minute of downtime costs money. Knowing how to quickly diagnose and resolve common PLC problems can save your operation thousands of dollars. Here are the 5 most common PLC issues and how to fix them.
Issue 1: PLC Not Powering On
Symptoms: No LED indicators, no response, completely dead unit.
Common causes: Blown fuse, failed power supply module, loose power connections, input voltage out of range.
How to fix:
- Check input voltage at the power supply terminals with a multimeter.
- Inspect the fuse — many PLC power supplies have a user-replaceable fuse.
- Verify the power supply output voltage (typically 24V DC or 5V DC for backplane).
- If the power supply is dead, replace it with a compatible unit. Lianyou PLC stocks power supplies for ABB, Siemens, Omron, and more.
- Check for short circuits on I/O modules that may be pulling down the power rail.
Issue 2: CPU in STOP or ERROR Mode
Symptoms: CPU LED shows red or flashing red, outputs are off, machine not running.
Common causes: Program checksum error, memory corruption, hardware fault detected, missing required I/O module.
How to fix:
- Connect your programming software and read the diagnostic buffer — it will tell you exactly why the CPU stopped.
- If memory is corrupted, reload the program from your latest backup (you do have a backup, right?).
- Check for missing or failed I/O modules that the program expects.
- Try a warm restart first, then a cold restart if needed.
- If the CPU still fails, the hardware may need replacement.
Issue 3: Intermittent Communication Failures
Symptoms: Random communication dropouts between PLC and HMI, SCADA, or remote I/O. Error counts incrementing.
Common causes: Loose or damaged cables, EMI (electromagnetic interference), incorrect termination, duplicate IP addresses, grounding issues.
How to fix:
- Check all cable connections — reseat Ethernet, PROFIBUS, or serial connectors.
- Verify proper termination resistors are installed at both ends of fieldbus networks.
- Use shielded cables and ensure proper grounding at one end only to avoid ground loops.
- Check for sources of EMI nearby — VFDs, large motors, welding equipment.
- Ping the device and check for packet loss. Use a network analyzer if needed.
Issue 4: Input/Output Module Failures
Symptoms: Specific inputs not reading, outputs not activating, module fault LED on.
Common causes: Blown output transistor/relay, short circuit on field wiring, overvoltage on input, aged or failed module.
How to fix:
- Check field wiring for shorts or opens with a multimeter.
- Test the input by forcing a known signal (e.g., jumper 24V to an input terminal).
- For outputs, check if the output device (solenoid, contactor) is drawing excessive current.
- Swap the suspect module with a known-good spare to isolate the fault.
- Replace failed I/O modules. Keep spares of commonly used modules on hand.
Issue 5: Program Logic Errors
Symptoms: Machine behaves unexpectedly, outputs activate at wrong times, sequence skips steps.
Common causes: Programming errors, race conditions, timer/counter overflow, uninitialized variables, recent program changes.
How to fix:
- Go online with the PLC and monitor the program in real-time to see which rungs are executing.
- Use cross-reference to find all instances of a variable that is behaving unexpectedly.
- Check for duplicate coil usage — the same output being controlled in multiple places.
- Add trap logic to catch unexpected states and log them.
- If the issue started after a program change, compare the current version with the previous backup.
Prevention Is Better Than Cure
Most PLC problems can be prevented with regular maintenance, proper environmental controls, and keeping spare parts on hand. When issues do arise, having a reliable supplier for replacement components is critical to minimizing downtime.
Lianyou PLC stocks genuine industrial automation components from ABB, Siemens, Allen-Bradley, Omron, Schneider Electric, Beckhoff, and more. All products are factory pre-tested and ready for immediate installation.