12/28/2006 7:12 PM | |
Posts: 42 Rating: (0) |
[:cry:] I'm trying to establish data communication exchangebetwen 6 masters( 3 CPU 314-2DP and 3 CPU 315-2DP),6 danfoss VLT 6000 slavesand one (1) CPU slave (CPU 314-2DP) on Profibus, without any additional CPs for profibus. Here is the principle.(becouse it isn't possible to communicate betwen masters and I need masters becouse of VLTs) - Evry master CPU is connected with Danfoss VLT 6000 slave on profibus (with danfoss profibus card) - The data collected from VLT-s (and other data) should then from evry master be send to the CPU slave and recived from CPU slave. - The data collected on CPU slave, should then beexchanged (I'll use CP) on ethernet with SCADA. The problems are next: - Will this even work (do I need others CPU-s or more profibus CPs,..... ) - What do I use for data exchange betven CPU masters and CPU slave (Put, Get, or FCB14,FCB15, or FSB14, FSB15 or something else...) - Will because of slave nature of (CPU slave) that couse any problems with ethernet. I hope someone will help me, becouse allI get from SIEMENS help service was unusefull:( AttachmentProfibus.zip (1029 Downloads) |
12/29/2006 7:29 PM | |
Posts: 42 Rating: (0) |
[:blush:] 1.) We didn't understand each other, I don't wont to communicate from 6 CPU Masters (CPU 314-2DPand 315-2DP)to one danfos drive, I'll use Master for evry drive seperately ... What I wont is to send data from evry Master tospecial CPU slave(CPU 315-2DP) wihout using extra CPs !!!if that makes any diference from what U alredy explained ??........Can CPU slave communicate with several CPU Masters??? 2.) The option U presented with usage of DP/DP couplers is also suitable (i would then change CPU slave to Master).... but I'dont know if I needone or more of them (DP/DP)... so I'll send U another picture (sorry I' cant send S7 configuration, becouse I'm not at work...., but I'll do my best to represent U a problem) 3.) I know that master-drive communication isn't problem and it will work, but I need solution to send data from CPU masters to another CPU slave or CPU master without using any profibus CPs....If U have any other solution please expres yourself [:D] Thank Ufor your time AttachmentProfibus1.zip (898 Downloads) |
12/29/2006 11:31 PM | |
Joined: 1/7/2006 Last visit: 11/17/2023 Posts: 2705 Rating: (318)
|
Hi Mike, I have made a small S7-project with the MPI communication (max. 84 byte / CPU) like calmdown have suggested. When you choose "Define Global Data" on the MPI-Bus with the right mousekey, then you can see the data transfer for MPI. Another is thecommunication with the DP/DP-couplers, there you may use 240 byte input and 240 byte outputfor each CPU 314. This is also in the project. Another possibility is using the CP 342-5, then you can also use 240 byte for the communication when you use Profibus FDL. The same CP is to use as a slave on Profibus DP. Another possibility is using 6 * CP 343-1CX10 Lean and a PN CPU or a CP 343-1EX21 as controller for Profinet, the Lean CPs can be then the devices for Profinet. The two last solutions are not in the project, but you have first to decide what you want. When the price is the isue then is the MPI solution the best, have you thought about one PLC with the 6 drives under it? When the DP/DP-couplers are cheaper then the CP 342-5 then is that the next solution, when you didn't have enough with 84 byte (input + output together)to communicate between the 7 CPUs, you have then the possibility to use 240 bytes in- and output. With the CP 342-5 you have two possibilitys Profibus FDL or Profibus DP with also 240 byte in- and output. When that is also not enough then you may use Ethernet or Ethernet with the protocol Profinet where you can use even more bytes. AttachmentPlc7driv.zip (866 Downloads) |
I hope that the answer will help, if you have still questions, don't hesitate to ask me. |
|
Follow us on