586,094 active members*
3,801 visitors online*
Register for free
Login
IndustryArena Forum > CNC Electronics > CNC Machine Related Electronics > Need help writing a ladder for my PLC
Results 1 to 14 of 14
  1. #1
    Join Date
    Aug 2004
    Posts
    309

    Need help writing a ladder for my PLC

    I need help writing a ladder for my PLC to control a tool changer here is a link to the tool changer manual with all the timing and functions etc

    http://www.thompsonmachine.net/duplomatic.zip

    And here are links to a print out of the Ladder I am currently using which I dont think is quite right . I know I need to incorporate the thermal switch which I am unsure how to do and I would like the motor to shut down after 2 or 3 seconds at the end if it doesnt get the signal that braking is complete so I dont damage it.

    If someone familiar with PLC programing could help me out or direct me to some one or some website, company etc that can help me that would be great I need to get this machine back on line ASAP . Moog is out of the lathe business and the turret manufacture cant/wont offer any support . Thanks for any help or advice. Rich

    http://www.thompsonmachine.net/img/mhp/lad1.jpg

    http://www.thompsonmachine.net/img/mhp/lad2.jpg

    http://www.thompsonmachine.net/img/mhp/lad3.jpg

    http://www.thompsonmachine.net/img/mhp/lad4.jpg

    http://www.thompsonmachine.net/img/mhp/lad5.jpg

    http://www.thompsonmachine.net/img/mhp/lad6.jpg

    http://www.thompsonmachine.net/img/mhp/lad7.jpg

  2. #2
    Join Date
    Aug 2004
    Posts
    309
    Please let me know if I have posted this in the wrong section or on the wrong forum , machine has been down for a little over 6 weeks and my lathe work is really starting to pile up , I am close to having to buying another lathe

  3. #3
    Join Date
    Aug 2004
    Posts
    309
    no one here familiar ith programing a plc?

  4. #4
    Join Date
    Feb 2009
    Posts
    2143
    I know some ladder, but don't follow what your problem is yet. You will need to define the thermal switch as an input (an X#) or know which one it is by the position in the controller. Then you can use it in the ladder instructions. I am not clear on the specifics of the timeout option you are requesting, but it can be done with a "Timer Timing" instruction that will break after a defined 2 or 3 second period.

  5. #5
    Join Date
    Dec 2003
    Posts
    24221
    Quote Originally Posted by panaceabea View Post
    no one here familiar ith programing a plc?
    It is very difficult to program a particular application remotely, especially where critical timing is involved and it cannot be debugged by hands on feedback.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.

  6. #6
    Join Date
    Aug 2004
    Posts
    309
    Quote Originally Posted by Al_The_Man View Post
    It is very difficult to program a particular application remotely, especially where critical timing is involved and it cannot be debugged by hands on feedback.
    Al.
    Understandable , the pdf file list the timing/sequencing etc and I think I am pretty close with the ladder I have posted but its just a little over my head . I cant seem to find any one local thats even heard of a plc , much less has any ability to program . Lathe has been down for almost 2 months and I am just not sure how to proceed.

    The fellow at Visimetrics , the MHP service company, has been very nice when I have called but keeps promising he will call on Friday with help, just not sure which month .

    I dont neccesarily need someone on sight to fine tune the programming , all the timing and sequence routines are spelled out in the pdf file, I can fine tune and adjust the times once I get a ladder that closely follows the sequence spelled out in the turret manual. I know PLC are commonly used in all sorts of applications outside of the machine tool world, where might I need to look to find someone familiar with ladder programming? I have no problem paying to get this thing written , I just dont know where to find the right person for the job .

  7. #7
    Join Date
    Dec 2003
    Posts
    24221
    If you live in a large city, Electrical wholesalers often represent the PLC manufactures and either have some one on staff or can refer you to a PLC integrator.
    If I get chance this week end I will look the files over and see if I can spot anything.
    BTW, what PLC is it written on again? or is this a Fanuc PMC?
    Al.
    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.

  8. #8
    Join Date
    Aug 2004
    Posts
    309
    The existing ladder was written on my desktop in the software from Automation Direct , the PLC is a dl06

    http://www.aboutplcs.com/directlogic/dl06/index.html

  9. #9
    Join Date
    Aug 2004
    Posts
    309
    Quote Originally Posted by Al_The_Man View Post
    If you live in a large city, Electrical wholesalers ....
    Al.
    I am in a little tiny town of aprox 600 people, I have contacted the alen bradley dealer in a nearby city , he told me they have never sold a plc

  10. #10
    Join Date
    Aug 2004
    Posts
    309
    I am still in desperate need of getting this machine up and running again, any suggestions greatly appreciated .

  11. #11
    Join Date
    Oct 2006
    Posts
    29
    I know ladder logic and I think I can help you. I've sent you a private messege with contact details.

    The entire problem is simply a sequence of events which can be traced from the timing diagram. Writing the ladder logic is straight forward.

    Do you still need help?

    Moonlighttech

  12. #12
    Join Date
    Nov 2005
    Posts
    256
    Sorry, I just caught this thread. Are you using a touchscreen or other OIT device to deal with the B4000.xx and B2000.xx bit of word logiic? I'm coming under the influence of my sleep aiding pill and I don't care to go to farther without knowing your real intent with those B2000 and B4000 bits. But this should be straight forward enough. Though it will be tommorrow afternoon before I can look again. Shame I didn't spot it while I was unoccupied at work today.

  13. #13
    Join Date
    Oct 2006
    Posts
    29
    I have no PLC setup, you do. All I need is the PLC manual. I must start by looking at what you have done,
    and after reviewing your PLC set of instructions, find out what is actually happening.

    However, your first response to my offer is a bit strange.
    What happened to "Hi I'm Mike. I'm glad you can help." :wave:

    So what are my intentions regarding those bits?
    Marriage of course. :cheers:
    I want to do the honorable thing so the
    little bits can hold their 1's up high! (wrong)

  14. #14
    Join Date
    Aug 2004
    Posts
    309
    I am a bit confused by the last two post and usure how either of them relate ,moonlighttech I believe I responded in a very cordial way and forwarded links to the manual for the tool changer as well as forwarding the files from my PLC as requested.

    I am pretty sure in your message you mentioned you already had a copy of the program software from automation direct and did not realize you needed a copy of the manual for the PLC .

    Here is a link to the manual for the PLC I am using , its an automation direct dl06 http://www.automationdirect.com/stat...d006userm.html

    here is the link to the manual for the tool changer which contains a description of operation along with the timing chart
    http://www.thompsonmachine.net/img/dup/duplomatic.zip

    and below are links to the ladder that was written , maybe somebody here familiar with plc programming can take a look and see a problem

    http://www.thompsonmachine.net/img/mhp/lad1.jpg

    http://www.thompsonmachine.net/img/mhp/lad2.jpg

    http://www.thompsonmachine.net/img/mhp/lad3.jpg

    http://www.thompsonmachine.net/img/mhp/lad4.jpg

    http://www.thompsonmachine.net/img/mhp/lad5.jpg

    http://www.thompsonmachine.net/img/mhp/lad6.jpg

    http://www.thompsonmachine.net/img/mhp/lad7.jpg


    apologies if we have gotten our wires crossed somehow, I still desperatley need to get this lathe back online

Similar Threads

  1. writing posts
    By tp77 in forum Laser Engraving / Cutting Machine General Topics
    Replies: 0
    Last Post: 10-01-2008, 02:27 AM
  2. writing G code
    By 300magnum in forum Australia, New Zealand Club House
    Replies: 2
    Last Post: 09-11-2008, 04:31 AM
  3. Writing DRO to from G31 to files
    By Harrison Wedge in forum G-Code Programing
    Replies: 0
    Last Post: 08-31-2008, 10:35 PM
  4. Writing words
    By JDARSNEK in forum G-Code Programing
    Replies: 1
    Last Post: 11-27-2006, 09:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •