9/28/2008 10:21 PM | |
Joined: 7/15/2008 Last visit: 3/13/2025 Posts: 382 Rating:
|
Hello G-Hawk e.) S7 200 / 226can be programmed in LAD and has also a Libary of Function you can use to create a multi level Program. The Help Files and the Example Programs that come with Step7 Micowin are vey good . There are also Example Programs on the Siemens Web. |
9/30/2008 9:28 AM | |
Posts: 2930 Rating:
|
Hi, to control 4 stepper you need a drive for each stepper and there are two possibilities to control each seperate. 1. Use a 24 V DC/DC/DC-version of aS7-200 PLC. Two stepper motors you can control with the integrated onboard pulse outpots (Q0.0 and Q0.1). You stepper drive must support pulse/direction interface. The left two stepper drives you can control via two EM253. A EM253 only supports one stepper dirve. 2. Use two S7-200 PLC's (24V DC versions) each of them can control two stepper with the onboard pulse outputs. For the data excahnge between the PLC's you can use a PPI-network (NETR/NETW-wizard). This is almost cheaper then to use two EM253. For programming you can use the "position control wizard" which is part of Micro/WIN or you can use the MAP_SERV Library. Here the link for a free download: http://support.automation.siemens.com/WW/view/de/26513850 The MAP_SERV Lib supports PLC open similar instructions to control the drives. I hpoe this helps Regards Helmut |
Follow us on