586,011 active members*
4,892 visitors online*
Register for free
Login
Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2010
    Posts
    1184

    Spindle macro register Fanuc 16i

    Machine is a Matsuura H-Plus 300 using the 16i controller.
    I am looking for the macro register for the current tool in spindle. I was told that it is #4120 but that is the register for the last T#. I use pre staging in the programs so #4120 does not work for my purpose.
    I tried the search but did not find my answer. Can anyone help?

    Thanks in advance.

  2. #2
    Join Date
    Jan 2010
    Posts
    7
    Edit the tool change macro so that you capture #4120 and assign this to another variable e.g. #500.
    #500 will then always contain the t code of the last tool loaded via the tool change macro.

    ATB

    Alge

  3. #3
    Join Date
    Feb 2010
    Posts
    1184
    I will explore that option but the problem will be finding a variable that does not get overwritten ever. I am using Renishaw probes and they use a good majority of them at one time or another.
    Thanks for the input.

  4. #4
    Join Date
    Feb 2006
    Posts
    1792
    #4120 does not get updated by manual tool-change, on Fanuc machines. You have to live with it, unless the MTB provides a way.

  5. #5
    Join Date
    Jun 2008
    Posts
    1511
    You can go through some of your macros and do a search by typing the variable number and search. This may not cover all of them but it will get you close to one that is not being used.

    As Sinha has stated if you do a manual tool change then your variable will not update. The MTB may have set up a system variable to track the current tool in the spindle. You will have to look in the manual or setup a program to capture the current state of the system variables and see if one matches the current tool.

    What do you want to use it for. We may have a differnt idea/workaround?

    Stevo

  6. #6
    Join Date
    Aug 2010
    Posts
    156
    matsuura never wrote that provision in thier software it would only be done upon request for a price. the last T# called is there and the next T# is there but the spindle tool they never provided.
    call 1-800-MMT-4CNC and have them quote it to you.

Similar Threads

  1. Macro for spindle Load monitoring
    By stoddgopats in forum Fanuc
    Replies: 1
    Last Post: 05-05-2012, 11:09 PM
  2. Macro A or Macro B On fanuc o-md
    By macrosat in forum Fanuc
    Replies: 1
    Last Post: 07-29-2009, 12:49 PM
  3. Replies: 2
    Last Post: 03-27-2009, 09:15 PM
  4. Spindle monitor macro for 16IMB
    By Bluesman in forum Fanuc
    Replies: 0
    Last Post: 12-11-2007, 01:51 AM
  5. Convert Fanuc Macro to Fadal Macro
    By bfoster59 in forum Fadal
    Replies: 1
    Last Post: 11-09-2007, 06:41 AM

Posting Permissions

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