adccommunitymod (AutomationDirect) asked a question.

Stepper ladder examples

Created Date: April 20,2006

Created By: BHATC

**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****

I am adding a couple of stepper drives to my d0-06 plc and am having trouble getting the profile to run more than once in the program. I have the profile written that i want to run. can someone give me some ladder examples on how to enter this into my program and have it refresh and run more than once. thanks in advance


  • adccommunitymod (AutomationDirect)

    Created Date: April 25,2006

    Created by: krak

    i am about to do the same and this information would be very helpful. i'll be watching this thread.

  • adccommunitymod (AutomationDirect)

    Created Date: April 27,2006

    Created by: MotionGuy

    There is an example in the D0-06USER-M manual on pages 3-48 and 3-49. This example is using absolute positioning. If you need to use incremental positioning, change the first LD instruction on rung 2 (top of page 3-49) from LD K4100, to LD KC100. Here is the link to the manual if you need it.

    http://www.automationdirect.com/static/manuals/d006userm/d006userm.html

    Expand Post
  • adccommunitymod (AutomationDirect)

    Created Date: April 20,2006

    Created by: BHATC

    I am adding a couple of stepper drives to my d0-06 plc and am having trouble getting the profile to run more than once in the program. I have the profile written that i want to run. can someone give me some ladder examples on how to enter this into my program and have it refresh and run more than once. thanks in advance