Siemens S7 200 Plc Programming Software

The Siemens S7-200 PLC is a very popular choice, when you start PLC programming. It is the cheapest PLC from Siemens, and it is very easy to begin programming. The Siemens S7-200 has a limited variety of functions, but it certainly also has a lot of advantages. With this article, you will be ready to start configuring and programming the Siemens S7-200 PLC.

Siemens PLCs Siemens makes several PLC product lines in the SIMATIC® S7 family. They are: S7-200, S7-300, and S7-400. S7-200 The S7-200 is referred to as a micro PLC because of its small size. The S7-200 has a brick design which means that the power supply and I/O are on-board. The S7-200 can be used on. This Siemens PLC Trainer is great for PLC programming training as we designed the PLC Trainers using actual Simatic S7-200 PLC and provide Siemens ladder logic examples. If you or your company already have MicroWIN 4 software (Simatic Step 7 software) you can order the Siemens S7-200 PLC Trainer without programming software to make it more.

As you may know, the PLC product line from Siemens is named S7 or Step 7 PLC’s. The smallest PLC model is the Siemens S7-200 PLC. In the line of PLC’s you will also find the Siemens S7-300, Siemens s7-400, Siemens S7-1200 and the most advanced PLC system in the line; Siemens S7-1500.

Even though the S7-200 PLC system is still the cheapest it is now the latest series of Siemens PLC’s. Siemens has made a new kit for learning PLC programming. If you are serious about learning PLC programming you should take a look at the Siemens S7-1200 Starter Kit, which comes with the latest STEP 7 Basic TIA Portal (version 13).

This article will be about the Siemens S7-200 PLC, though.

Why Use The Siemens S7-200 PLC?

Siemens S7 200 Plc Programming Software

First of all, I would like to give you a few of the reasons why I think you should start PLC programming with the Siemens S7-200 PLC. Because even though this relatively small PLC is the cheapest one from Siemens, and therefore has a limited amount of build-in functions, this PLC has some clear advantages over other cheap PLC’s.

  • Relatively cheap PLC
  • Easy to program for beginners
  • Build on the Siemens platform

Beside being cheap, the Siemens S7-200 PLC is also quite user friendly. If you read further down this article, you will notice that this Siemens PLC is actually very easy to connect to, configure, program and debug your programs. You can be programming ladder logic for Siemens S7-200 after just a quick configuring of the PLC programming environment.

Siemens S7 200 Plc Programming Software

The reason, this PLC is so easy to work with is that you use Siemens STEP 7 Micro/WIN to program the PLC. More about that piece of PLC programming software later in this article.

First a little look on the various modules you can get for the S7-200 PLC system.

Siemens S7-200 CPU modules

Siemens S7-200 PLC has several CPU modules available.

The first module for the S7-200 series is the CPU module. This is a necessary module, and you will always need at least one of these. A Siemens S7-200 CPU module contains the CPU PLC hardware. This is the module that has your PLC program stored and runs it.

Programming

There are several CPU modules for the S7-200 available. Some with digital inputs and outputs only, some with analog inputs and outputs, and some with expansion modules available.

CPU 221

  • 6 digital inputs
  • 4 digital outputs
  • Not expandable with modules
  • Siemens article number: 6ES7211-0BA22-0XB0

CPU 222

Siemens S7-200 CPU222 module.

  • 8 digital inputs
  • 6 digital outputs
  • Up to 2 expansion modules
  • Siemens article number: 6ES7212-1AB22-0XB0

CPU 224

  • 14 digital inputs
  • 10 digital outputs
  • Max. 7 expansion modules
  • Siemens article number: 6ES7214-1BD22-0XB0

CPU224XP

Siemens S7-200 CPU224XP module.

  • 14 digital inputs
  • 10 digital outputs
  • 2 analog inputs
  • 1 analog output
  • Up to 7 expansion modules
  • Siemens article number: 6ES7214-2AD23-0XB0

CPU224XPsi

  • 14 digital inputs
  • 10 digital outputs (sinking outputs)
  • 2 analog inputs
  • 1 analog output
  • 7 expansion modules
  • Siemens article number: 6ES7214-2AS23-0XB8

CPU226

  • 24 digital inputs
  • 16 digital outpus
  • Maximum 7 expansion modules
  • Siemens article number: 6ES7216-2BD22-0XB0

Expansion Modules for Siemens S7-200

Siemens S7 200 Plc Programming Software Pdf

Most of the CPU modules for the Siemens S7-200 can be expanded with other modules. Those modules can have different functions. You can expand the CPU with just the functions you need, whether its PLC communications like Profibus or extra inputs. The Siemens PLC system is well known for this system of PLC modules. A PLC CPU module as a base, and then some modules for further functionality. With the modules you can get the functionality you want with the Siemens S7-200. This is a great way to make use of PLC hardware, and it’s one of the reasons the Siemens S7 platform is so popular.

Input and Output Modules

Siemens S7-200 DI/DO module.

If you want to expand your S7-200 CPU with additional inputs or outputs you can get input and output modules. You can also get a so called input/output module with both inputs and outputs.

Sensor Specific Expansion Modules

You can also get special extension modules for different sensor types. As an example you can get an expansion module for a thermocouple, and thereby use one of the thermocouple types to measure temperature with your Siemens S7-200 PLC.

Communication Modules for S7-200

Siemens S7-200 communication with PROFIBUS and AS-Interface.

At last, you can expand the Siemens S7-200 system with PLC communication. You can get network interfaces for ASI bus network, PROFIBUS network and Ethernet network. All the network interface modules have standard connectors for each network protocol. For example, the Ethernet network uses RJ45 connectors for connecting the Ethernet cables. The networking modules also lets you communicate with other Siemens PLC’s like the Siemens LOGO and the S7-300 and 400 PLC’s.

Siemens S7-200 Programming Software

STEP 7-Micro/WIN 32 for PLC programming with Siemens S7-200

One of the biggest advantages of using a Siemens S7-200 PLC is the programming software. The software used to program the S7 PLC’s is STEP 7-Micro/WIN.

The PLC programming software for the S7-200 is made to be intuitive and easy to use. You will be programming the Siemens S7-200 PLC with one of the startard PLC programming languages as described in the IEC 61131 standards. The languages you can use with STEP 7-Micro/WIN is:

  • Instruction List (IL) in Siemens PLC’s called Statement List (STL)

Within those PLC programing languages you have a variety of instructions available. From simple binary instructions and word operations to program control with master control relays (MCR) and even PID-loops.

Programming the Siemens S7-200 PLC

Get started programming the Siemens S7-200 PLC can be done quite fast. From connecting the PLC to your computer and uploading your first PLC program shouldn’t take much time.

Take a look at this video to see how you can create and upload a very simple ladder logic example PLC program to a Siemens S7-200 PLC. By using the RS485 based Siemens PPI (Point to Point Interface) you can connect to the PLC and upload a simple program within minutes:

And if you are having issues with the COM-ports (maybe you are using a USB COM-port) you should check out this video:

Setting Up a Project and Symbol Table

Usually the first thing you would do in the STEP 7-Micro/WIN is to set up a project for your S7-200 PLC. This means that you have to choose the CPU type you are using. So if you are using a CPU224, that’s what you choose in the project. After doing so, you will be creating a symbol table. The symbol table is a list of all the PLC adresses used in your project. In this table you have three columns:

  1. Symbol: The name of the address used (Start, Stop, etc.)
  2. Address: Siemens PLC address you will be using (I for inputs and Q for outputs)
  3. Comment: Add a comment to help yourself and others understand the symbol.

Making such a symbol list is a common practice with most Siemens SIMATEC PLC’s. When you are programming in ladder logic for example, you will not only be seeing the PLC address, but also the symbol name. In that way, you can always see what is connected to the input or output or what the function of a memory bit is.

Siemens S7-200 Ladder Programming

After you’ve created your symbol list it is time to get to some PLC programming. The language I prefer to start with for beginners is ladder logic (LAD). When you are programming in the STEP 7-Micro/WIN you always have toolbar to the left with all the instructions you need. The bit logic instructions is the most basic ones and in that category you will find all the standard ladder logic symbols.

Easy Program Edit in Run Mode

One of the great features in STEP 7-Micro/WIN is the ability to edit your PLC program even when the PLC is in run mode. You can do this with the S7-200 PLC’s and see the effects of your edits immediately.

Have you ever used an S7-200 PLC?

Feel free to write a comment below if you have questions about the Siemens S7-200 PLC or the STEP 7-Micro/WIN PLC programming software.

If you have used the S7-200 PLC in a project, we would love to hear about it and why you chose this PLC.

All About PLC Analog Input and Output Signals and Programming
Learn PLC Programming With The Siemens S7-1200 Starter Kit

Why You Should Use Normally Closed For Stop Buttons
1/28/2011 7:36 PM

Joined: 10/28/2010

Last visit: 3/25/2017

Posts: 18

Rating:

(0)

There are two types of cable programming for the PLC S7-200? Model isolated and not isolated?
I bought the cable 6ES7-901-3cb30 0xa0 via the Internet, his physical appearance is a simple null modem cable. I know the cable that PPI is very similar to the S7-300 MPI.

Attachment

simple_cable_s7-200.JPG (517 Downloads)

Automation Engineer
www.pscautomacao.com
Skype/Gtalk: rodrigoevaldo

Siemens S7-200 Plc Programming Software

1/28/2011 7:54 PM

Joined: 9/27/2006

Last visit: 9/1/2019

Posts: 8512

Rating:

(1745)

Hello Rodrigo;
I think you are correct: the cable you show is definetly not a PC-PPI cable.
I found this image of the PC-PPI cable, it matches the part number you give, and it corresponds to what I remember of this cable.
And it has the mark of the same site your picture comes from...
Hope this helps,
Daniel Chartier
1/31/2011 8:13 AM

Joined: 7/24/2006

Last visit: 10/26/2018

Posts: 2928

Rating:

(414)

Hi,
The first cable is not the S7-200 programming cable.
The second I can not clearly see.
However:
Here the order numbers of the original Siemens programming cables:
RS232 Multimaster cable: 6ES7 901-3CB30-0XA0
USB Multimaster cable: 6ES7-3DB30-0XA0
I have seen some fake cables with the same order number.
I only use the original Siemens cables ordered by Siemens. This cables works well.
2/2/2011 1:45 PM

Joined: 5/17/2010

Last visit: 10/8/2018

Posts: 76

Rating:

(1)

I prefer using PC MPI adapter, it is better because you could connect to S7-200, S7-300 & S7-400.
2/3/2011 12:19 PM

Joined: 10/22/2005

Last visit: 2/24/2011

Posts: 101

Rating:

(11)

Check these two posts:




Husam Othman.

5/31/2011 5:53 PM

Joined: 3/18/2008

Last visit: 4/2/2017

Posts: 1750

Rating:

(259)

In case if you have siemens Filed PG you can download with MPI Cable.use CP5611(PPI) interface in SET PG PC Interface.

VANDE MATARAM.....

5/31/2011 8:48 PM

Joined: 9/27/2005

Last visit: 7/5/2013

Posts: 947

Rating:

(41)

I use ADAM4520: rs232-rs485 converter