PLC Tutorials

Siemens S7 300 CPU Status and LED Errors Explanation

In Siemens S7 300 CPUs, there is a series of LED lights with different colors which shows us the modes, status, and errors of the PLC.

S7 300 LED Errors

SF

System fault: it indicates there is an error in the system, this error could be software error like an error in programming or hardware error like a power loss of one of the input modules

Color: Steady Red

BF

Bus Fault: it indicates that there is an error in the system network, like a bad contact in one of the communication connectors, or there is an overlap between the addresses in the network

Color: Steady Red

MAINT

Maintenance: where ever this indicator energized this means that the CPU is not working anymore and needs a service, but this is rarely happening.

Color: Steady yellow

DC5V

This led indicates that there is a 24 Volt DC provided to the CPU.

Color: Steady Green

FRCE

Force: it indicates that at least one of the PLC inputs or outputs is forced to on or off.

Color: Steady yellow

Run

Run mode is on whenever the CPU is working properly without any troubles, and flashes in the startup of the CPU.

Color: Steady Green

STOP

a.

When the CPU is in STOP mode or there is a software/hardware error.

Color: Steady yellow

b.

For a memory reset request when inserting the memory card.

Color: Yellow flashes slowly

c.

When the memory reset is being carried out.

Color: Yellow flashes quickly

Author: Karim Ali Anwar

If you liked this article, then please subscribe to our YouTube Channel for PLC and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

You've successfully subscribed !

View Comments

Share

Recent Articles

  • PLC Tutorials

Example PLC Program to Control a Pump based on Level Sensors

Learn an example PLC program to control a pump based on level sensors using ladder…

2 weeks ago
  • PLC Tutorials

PLC Timer Application in Security Camera Recording

In the PLC timer application for security camera recording, when motion is detected then camera…

2 weeks ago
  • PLC Tutorials

Batch Mixing with PLC Ladder Logic Program

In this example, we will learn batch mixing with PLC ladder logic program using timer…

2 weeks ago
  • PLC Tutorials

PLC Example on Manufacturing Line Assembly

This PLC example on manufacturing line assembly is an intermediate-level PLC program prepared for the…

2 weeks ago
  • PLC Tutorials

PLC Programming Example with Pushbutton and Motor

In this article, you will learn the PLC programming example with pushbutton and motor control…

3 weeks ago
  • PLC Tutorials

Boolean Logic to PLC Programming

This article teaches how to convert Boolean logic to PLC programming ladder logic with the…

1 month ago