603,832 active members*
4,648 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2007
    Posts
    4

    Programing AUX buttons

    Hello,
    I'm a long time lurker and a new poster so please excuse me if I ask obvious questions.
    I have a Centroid M400 and wonder if anyone has an idea how to program the AUX buttons so that they can activate as push-push functions for a work holding system?
    Has anyone bisected the MPG handwheel assembly? What are the specs on the encoder? Plug pinout?

    Thanks,
    George

  2. #2
    Join Date
    Dec 2006
    Posts
    5
    Do you have any of the documentation? It should cover how to program the PLC. I was looking it over the night before last. Looks pretty simple. You can access all the buttons and all the outputs that way and tie them together in any way you wish.

    Ajax might write you a custom PLC program if you don't want to get into that.

  3. #3
    Join Date
    Feb 2007
    Posts
    4
    Thanks for the reply.
    I have drawings and owners manuals but nothing about the PLC. I know it ought to be a simple piece of code to make a clean solution rather than a hardware kludge. I suspect that it's a secret so changes can be $old.

  4. #4
    Join Date
    Mar 2005
    Posts
    143

    no secret

    depending on your SW version, those buttons are mapped to PLC inputs,
    and those inputs automatically trigger some M-codes.

    You can map those M-functions over to call M93 / M94 to turn on or off PLC outputs. With the user variables you can add some smarts to it.

    Use the CNC10.M60 (example) file to map commands for the M60 function (one of the aux buttons)


    This is all without getting into the PLC. PLC is documented, slightly, holler if you need more on that route but I would recommend against it. You can do it all through the CNC side of the PLC without changing ladder. Just do it in SW.

Similar Threads

  1. Broken Buttons Hitachi-Seiki HT_20SII
    By Ken in forum Uncategorised MetalWorking Machines
    Replies: 1
    Last Post: 04-21-2008, 07:28 PM
  2. CAM programing
    By kenlambert in forum G-Code Programing
    Replies: 1
    Last Post: 02-03-2006, 07:03 AM
  3. Bridgeports hidden buttons on cncs
    By leggetmachine in forum Bridgeport / Hardinge Mills
    Replies: 5
    Last Post: 08-19-2005, 06:22 AM
  4. Lathe programing help
    By smitty in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 24
    Last Post: 06-23-2003, 04:39 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
  •