2/11/2010 12:43 AM | |
Joined: 10/7/2005 Last visit: 1/23/2025 Posts: 3032 Rating: (1059)
|
Hello Patrick one quick thing before we get to your question: You could actually use a DP/DP Coupler between the IM308B and your S7. The DP/DP coupler is one of the very few "real" Profibus DP Slave devices for whicha COM ET200 configuration is possible (a list of IM308B configurable Devices can be found HERE). Plese note the following though: Your IM308B must be at least rev 6 (check which number has a"X" on the front of the card). You will have to use COM ET200 and change the existing config, reburn the EPROMof the IM308B and add some code to your S5 program (simple read/writes to the configured I/O's). I have not done this specific setup myselfand note the part number in the list is for the superseeded DP/DP coupler (6ES7 158-0AD00-0XA0, its successor is 6ES7 158-0AD01-0XA0and is however fully compatible, as well as having the same DP Slave ID number, so it should work just as well with the IM308B's typefile based config). As for your questions:
YES you will (there'll be obvisouly some configuration & coding effort involved in the S5 as well as in the S7)and here are a couple of examples: Simatic Net Quickstart How do you operate an S7-300/400 as a DP slave on the PROFIBUS DP when the DP master is an S5 (with IM 308-C)?
No it won't, providingthat you create a completely new physical Profibus link between the S5 and S7 and do NOT touch the existing IM308B basedone.
You could potentially migrate all devices that exist on the current IM308B based Sinec L2 network over to the new IM308C based one. However, some older Siemens devices (e.g. CS51 card for 6RA24 drive) can only be used on an IM308B but NOT on an IM308C (a GSD file does NOT exist for them), so you will need to check that first. You mayalso have slightlychange the S5 code for some devices as the High/Low Byte may now be in reverse order. If you can (i.e. you have a spare slot in yourS5 CR), I would "simply" add a newIM308C to it and NOT touchthe IM308B. There is unfortunately no magic silver bullet available (at least none that I can think of), but I would in your case personally opt for the IM308C solution (presumingthe amount of data that you need to exhange is on the smaller side). I hope this helps |
Cheers |
|
This contribution was helpful to1 thankful Users |
2/13/2010 1:27 PM | |
Joined: 10/7/2005 Last visit: 1/23/2025 Posts: 3032 Rating: (1059)
|
Hello again Patrikk each port of the DP/DP Coupler is a DP Slave, so you must set your S7 to be a DP Master (your IM308B is already a Master). The only reason DP/DP couplers exists is indeed to allow simple Profibus DP I/O related data exchange between two DP Masters. Below is a link to the manual as well as an FAQ which containmore useful info on this subject (and you'll find plenty more if you do a search for "DP/DP coupler" in https://support.automation.siemens.com): DP/DP Coupler manual What are the special features of input/output addressing with the DP/DP coupler? I hope this helps |
Cheers |
|
This contribution was helpful to1 thankful Users |
Follow us on