Siemens S7 200 programming interface

Willy Maas

Member
Join Date
May 2005
Location
Netherland
Posts
7
Hi all,

I'm desperate, confused, and it's late at night.

I forgot how to go online to a S7-200 with my Siemens field PG.

Which protocol do i select, and can i use the same cable i use to go online to a S7-300, that is, the MPI cable.. and do i plug it in the MPI port of my field PG.

I know this is a dumb question, so feel free to give me a dumb answer, it's just that i normally use S7-300. It's now 3 o'clock in the morning in Holland and i need to install an application in a couple of hours time.

Thanks,

Willy Maas
 
Before all else, you must select proper communication adjust.To do this,you must go to project tree in the microwin.

s7-2.JPG



You can not use the MPI cable that is RS485 for S7-200 , you must use PC/PPI cable.
 
I disagree. I use my MPI S7300 lead for talking to S7200's. I also use the PPI lead and just toggle the drivers in the PG/PC interface. Works for me.....:nodi:

PPI_PC.jpg



It was a long time ago, but i think i had to flash the firmware on the MPI lead??

Hope this helps!
 
my teeth heart from eating s7-200 plc's!

Use ppi for first download on a new s7-200 plc, then continue with mpi (or ppi).

for ppi communication use the following settings:
interface: pc/ppi cable (com1 or com2)
protocol: ppi
mode: 11-bit
baud rate: 19.2 kbps (for older plc's 9.6)
pg address: 0
plc address: 2

for mpi communication use the following settings:
interface: cp5611
protocol: mpi
mode: 11-bit
baud rate: 19.2 kbps
pg address: 0
plc address: 2
pg/pc the only master
 

Similar Topics

I have an opportunity to quote an HMI project for one of my customers. It's a small project, and the customer is not the type with deep pockets...
Replies
3
Views
24,880
Hello Folks, I am new to the forum, and to programming. I have made an attempt at a program with Microwin for a particular application and would...
Replies
11
Views
2,937
Dear Friends, I need Programming software for Siemens S7-200 PLC. Is there any free version available. I googled out but find nothing.
Replies
2
Views
3,833
Hello, I am currently doing a Siemens PLC course at TAFE (Australian after school education). I have purchased a Siemens S7-222 PLC so I can...
Replies
10
Views
14,597
I'm new to the Siemens plc and Step7 software. I have a S7-200 and I like to combine a bunch of alarm bits (%m10.0-%m10.7 & %m11.0-%m11.7) into...
Replies
1
Views
3,017
Back
Top Bottom