PLC+TP+PG through MPI

girevik

Member
Join Date
Nov 2005
Location
rus
Posts
179
Hello,

PLC is simatic s7-300, TP is simatic TP270, PG is PC with mpi/usb adapter.

I know i can connect all 3 devices through MPI connecter with PG socket, but my local siemens rep. wont take orders less than 1000 euros so it's impossible to buy such connector now, so i'm wondering what is the schematic of that connector?

can I do such connector by myself?

what if I just get 3 usual 9-pin connectors
5021.jpg
5015.jpg


and connect like 1in - 2out, will it work?

how about some sort of end-resistor?

thanks
 
Girevic

You can just use the standard 9 pin connectors, the two pins used are pin 3 and pin 8 when connected using the two wire purple 'profibus' cable. I am not sure of the value for the end of line resistor though and for some reason the Siemens support web site search engine seems to be down.

Paul
 
Here is pinout for Profibus/MPI connector in S7 PLC's:
1 - chassis 24V reference
3 - data line B (RxD/TxD - P)
4 - RTS (Request to Send - used by PG)
5 - data reference potential (connect it to cable shield)
6 - +5V supply for terminating resistors
7 - 24V supply for devices like TS Adapter or PC adapter
8 - data line A (RxD/TxD - N)

Terminating resistors:
390 ohm between pins 6 and 3
220 ohm between pins 3 and 8
390 ohm between pins 8 and 5.

Normally stations are conneceted with 2-wire shielded cable connected to pins 3 and 8. Cable shield is connected to pin 5 and connector shield at every connector. Cable impedance should be about 150 ohm.
Remeber that USB PC adapter probably does not provide supply for terminating resistors and may require 24V supply from PLC.
Additional signals are evaluated by PG to ensure type of connection to PLC: direct/network line.
If Siemens won't sell you connectors you may look for products from VIPA, WAGO, Phoenix Contact. They offer these connectors too. Look at their websites.
 
Last edited:
rsdoran said:
I thought he said MPI, .....SNIP..... Doesnt MPI stand for multipoint protocol?

He did say that and it does stand for that, well nearly, it's 'Multi-Point Interface'

Regardless of what the other pins do he only needs to use pins 3 and 8, when I run my MPI networks (including to a PG) I use the purple 'profibus' cable which has two cores, thus only pins 3 and 8 are used, these are the mimimum pins connected he would need to get his network up and running, as stated by gregoryg

Paul
 
PLucas said:
Regardless of what the other pins do he only needs to use pins 3 and 8, ... thus only pins 3 and 8 are used, these are the mimimum pins connected he would need to get his network up and running, ...
He needs to connect a few more pins. The USB/MPI adapter needs 24V from the PLCs MPI port. So he also have to connect pins 1 and 7.
If this are just a short connections with a few meters at 187,5 kbaud, then dont worry about the terminating resistors.
 
thank you guys alot! all your advices are very helpful!

so if i understand it the right way:

for a successful connection between PLC and PG (mpi/usb adapter) I need to connect 1, 3, 7, 8 pins.

and I only need 3 and 8 pins for connection between the PLC and HMI.

and i should not use any resistors since the total length of the cables will be no more than few meters...

Is this right?

and for just a few meters, do I still need profibus cable or any cable like cables from any rs232 devices (something similar to what i have in my mpi/usb adapter on the PLCs side) would be ok?


thanks again!
 
To your 1st question: Yes you are correct.

To your 2nd question: Try with "normal" screened cable and see how it goes. There is a nasty problem with using a real Profibus cable. It is near-impossible to solder the thin single-strand wires onto the pins in the serial connector. I have tried it, and despite it looked OK it came loose after some time.
 
JesperMP said:
The USB/MPI adapter needs 24V from the PLCs MPI port.

There are times Jesper, when I think I should read posts a bit more carefully, as girevic mentioned 'PG', I automatically assumed that he had a Siemens PG, I didn't notice the bit about the USB/MPI adaptor.

No problem though, you are always here to put me right! :rolleyes:

Paul
 

Similar Topics

I haven't encountered problems connecting to a PLC through VM Ware but I am with this particular machine. I'm running Windows 7 on a Windows 10...
Replies
8
Views
164
I'm upgrading an existing machine with a Honeywell HC900 controller, and I'm trying to do some data processing in the controller. I have variables...
Replies
0
Views
43
Hello, I have an automation direct d2 262 plc and C-more HMI EA9T6CL-R. I need to prepare a program, scheduled to be performed on a future date. I...
Replies
1
Views
114
6FX5002-2CD24-1GR0 Via Siemens Sinamics SINAMICS S120 are cuted. I got 1 project that they relocating old Machine to install to new location. Mut...
Replies
1
Views
55
I have a program that I've used 100 times. SQO settings: File N7:0, Mask 0FFFFh, Dest B3:1, Control R6:0, Length 8, Pos 2. Length & Position...
Replies
48
Views
929
Back
Top Bottom