8/4/2010 7:43 AM | |
Joined: 3/21/2006 Last visit: 3/30/2025 Posts: 10239 Rating:
|
Hello, Look at Connection of Masterdrives to Profibus-DP. Best regards, Hristo Mihalev |
8/4/2010 1:15 PM | |||
Joined: 3/21/2006 Last visit: 3/30/2025 Posts: 10239 Rating:
|
1. Hardware conection between drives and CPU is using profibus connectors and cable. 1.1 Connectors - Product Information on PROFIBUS-bus connector with/without PG socket to 12 MBaud 1.2 Cable -
Write in google "profibus cable" and you'll see a lot.... http://www.maser.com.au/au/ProfibusProductBulletin.pdf More info about Profibus you could find at http://support.automation.siemens.com/WW/view/en/1971286 For the moment leave DRIVE ES Basic software. Work with Step7 and DriveMonitor.(Current DriveMonitor Version V5.4 SP2 for SIMOVERT MASTERDRIVES, MICROMASTER and SIMOREG.). USB/MPI is for CPU programming. It's not "connected" with profibus connection between drive and CPU. Be careful with cables - don't plug each cable in to "matched" hole. Best regards, Hristo Mihalev |
||
8/4/2010 2:48 PM | |
Joined: 3/21/2006 Last visit: 3/30/2025 Posts: 10239 Rating:
|
You could use integrated I/O in CPU and with them to control drive&motor. Look at SIMOVERT MASTERDRIVES Motion Control Compendium (MC 2.4) how to connect them. Best regards, Hristo Mihalev |
8/4/2010 9:33 PM | |
Posts: 13 Rating:
|
Dear friends, Thanks for your help and interest. I will study as you said Best Regards. Kaan ALPER |
This contribution was helpful to
1 thankful Users |
8/5/2010 8:59 AM | |
Joined: 3/21/2006 Last visit: 3/30/2025 Posts: 10239 Rating:
|
Let's devide S7-300 and Masterdrive. 1. You have USB/MPI adapter. Is this correct? Is this Siemens' adapter? What is the MLFB number in case of Siemens manufacture? Look at ![]() Unfortunately if you use Labview like software to control S7-300, I cant to help you. 2. How to assign to the drive all these I/O. You need to instal Drive monitor and then to connect to the drive. Procedure you can find in mentioned manual. Then using diagrams from manual to assign I/O. on page 108 - Parameter input with DriveMonitor; on page 909 - Analog input/analog output connection on page 910 - Digital input/digital output connection. You don't need any resistors there. For test you could connect directly S7-300 inbuild output to Drive input. If the digital inputs of the drive are supplied by an external 24 V voltage source, this has to correspond to ground X101.2. The terminal X101.1 must not be linked to the external 24 V supply. Hope this will helps. Best regards, Hristo Mihalev |
8/5/2010 10:59 AM | |
Joined: 3/21/2006 Last visit: 3/30/2025 Posts: 10239 Rating:
|
"Getting startes with Step7" manual is also useful in your case. In Step7 you make logic whci will control this drive. And write there using its syntax: if "some condition" (no emergency, no fault...) and pushed button start which is connected to inpout 0.0 activate output start drive Q0.0. This is the way to create logic in Step7. Now to be valid this logic you should to download to the CPU. How? For this purpose you need cable (in your case USB/MPI) to connect and download this code in CPU. Inside in CPU this code is execute and if the hardware connection is OK (all button are connected and Drive' I/O are connected to the CPU' I/O) then you can control the drive. Meanwhile you should also assign in masterdrive that if you receive at input 1 - 24V means start itself. I suggest you to contact with Siemens Office in your place and ask for available training courses. Another way is following fritz' suggestion:
Best regards, Hristo Mihalev |
Last edited by: UMENCHO at: 8/5/2010 11:03 AM |
|
8/5/2010 11:04 AM | |
Posts: 13 Rating:
|
=) thank you, I am trying to learn by myself because, training courses are really expensive in here. Best regards. |
8/6/2010 9:31 AM | |
Posts: 13 Rating:
|
Dear Hristo, Thank you again. I attached the project and I am looking for masterdrive as you said thanks. Best regards. Kaan ALPER Attachments7.zip (411 Downloads) |
8/6/2010 11:33 AM | |
Joined: 3/21/2006 Last visit: 3/30/2025 Posts: 10239 Rating:
|
How did you archive your project? Is this a Step7 project? I can't to open it. |
8/6/2010 1:07 PM | |
Posts: 13 Rating:
|
It is archieved on Step 7 lite, sorry about missed information. Thanks, best regards. |
8/11/2010 7:07 AM | |
Posts: 13 Rating:
|
Hi Sir, Do you have a chance to look the code? thanks |
8/11/2010 3:52 PM | |
Joined: 9/27/2006 Last visit: 9/4/2025 Posts: 12397 Rating:
|
Hello Umencho; You might have missed this detail. Step 7 Lite does not allow the same archive type as Step 7, and also doesn't allow for communications on Profibus... Essential differences between Step 7 Lite and Step 7 Basis/Professional: http://support.automation.siemens.com/WW/view/en/31031123 Coni139: use the following information to prepare the data from your Step 7 Lite project so others can import it in Step 7 for viewing: http://support.automation.siemens.com/WW/view/en/22586862 Hope this helps, Daniel Chartier |
This contribution was helpful to
2 thankful Users |
Follow us on