programming of proffibus to ac drive in step 7

kaushik

Member
Join Date
Oct 2007
Location
Gujarat
Posts
10
i m new in plc programing because i have just passed out engineering. yet i m able to do programing & can do hardware configuration but i dont know how plc communicate with ac drive by proffibus can ne body help me
here no body tech me i have learned by my self
 
Hello kaushik;

Here is a short example of using Profibus-DP to control a Siemens MicroMaster 4 drive:
http://support.automation.siemens.com/WW/view/en/8894363

Note that thjis example only applies to this specific drive. Even Siemens MasterDrives and Sinamic drives require modifications of this example for the Profibus link to work. And other manufacturers have different implementations of the Profibus connection, so you would hgave to study their communication manuals.

But basically, there are common steps:
-Introduce the gsd file (from the drive manufacturer) into the profibus configurator;
-Insert a drive into the configurator's Profibus network; select a valid Profibus address for the slave drive;
-select input/output modules to exchange data between the master and the slave drive (for the MM4, this would be one of the PPOx telegrams); adapt the master's input/output addresses to match the size of the exchange table selected;
-program the master to read/write to the drive; here you must understand the specific requirements that the drive needs to start, stop, accelerate.... Use the previously selected input/output addressing to exchange the required data.

Study the example provided and then try to understand the steps I just described, you should be able to understad the basics.

Hope this helps,
Daniel Chartier
 

Similar Topics

Hi, I am trying to set up a plc. I've never done any programming with ladder logic previously. I'm trying to set up a a program to turn a device...
Replies
6
Views
115
Dear all, I have fx2n plc on my hand but I don't have the programming cable sc-09 and it would not be easy for me to get one. I need the cable...
Replies
3
Views
118
Hi all, i am the new controls guy at the plant and i have inherited a pc from the previous controls guy with Siemens tia portal version 16 and 17...
Replies
20
Views
918
I need to pull the program off of an old 90-30 so I can convert it to Allen Bradley. This is my first time messing with GE and I don't have the...
Replies
2
Views
90
New to vfds. I put in parameters. IP, but I get ethernet flashing and link solid. What did I do wrong?
Replies
9
Views
487
Back
Top Bottom