Results 1 to 10 of 10

Thread: 9000 macros problem

  1. #1
    Registered
    Join Date
    Nov 2005
    Location
    us
    Posts
    3
    Downloads
    0
    Uploads
    0

    9000 macros problem

    hey guys.

    im having a problem unlocking the 9000 macro programs. so i can load a couple of new ones on a 99 mori. problem is the machine has a password that the guy that my company bought the machine from cant remember. so when you go into the parameters to enable editing it gives an alarm wanting a password.

    is there a way around this?

    hopes this makes sense

    mike c.


  2. #2
    Community Moderator Al_The_Man's Avatar
    Join Date
    Dec 2003
    Location
    Canada
    Posts
    18,939
    Downloads
    0
    Uploads
    0
    What Fanuc Control?
    CNC, Mechatronics Integration and Custom Machine Design (Skype Avail).

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


  3. #3
    Registered Sump Cleaner's Avatar
    Join Date
    Dec 2005
    Location
    Canada
    Posts
    55
    Downloads
    0
    Uploads
    0
    Same problem here...

    Al, can you help us out? Mine is a Fanuc 18i M.

    Thanks,

    JK


  4. #4
    Community Moderator Al_The_Man's Avatar
    Join Date
    Dec 2003
    Location
    Canada
    Posts
    18,939
    Downloads
    0
    Uploads
    0
    The 18i is parameter 3202 bit #4 (NE9)
    Al.
    CNC, Mechatronics Integration and Custom Machine Design (Skype Avail).

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


  • #5
    Registered
    Join Date
    Nov 2005
    Location
    us
    Posts
    3
    Downloads
    0
    Uploads
    0

    macro

    fanuc 16i


  • #6
    Community Moderator Al_The_Man's Avatar
    Join Date
    Dec 2003
    Location
    Canada
    Posts
    18,939
    Downloads
    0
    Uploads
    0
    I show the same for the 16i.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design (Skype Avail).

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


  • #7
    Registered
    Join Date
    Dec 2006
    Location
    Indiana
    Posts
    84
    Downloads
    0
    Uploads
    0
    That will actually depend on the exact context of the alarm. If it says "Write Protect" then parameter 3202#4 should take care of it. However, if it actually asks for a password there are a few other parameters to take a look at. Parameter 3210 is the parameter for password protect of O9000-O9999 programs. 3211 is the parameter for keyword protection of 9000-9999 programs. Paramter 3202#4 should override those two parameters. They can also set up a password using paramter 3220 and a keyword using 3221. 3222 and 3223 set the range for what programs to protect. If they have a value of 1 in 3222 and a value of 9999 in 3223, then programs 1-9999 will be password protected. I believe, you can go to 3220 and 3221 and press INPUT to clear them. If not, you can change the range of password protected programs in 3222 and 3223.


  • #8
    Registered
    Join Date
    Nov 2005
    Location
    us
    Posts
    3
    Downloads
    0
    Uploads
    0
    problem is when i try to change bit 3202 #4 (ne9). i get an alarm saying it is write protected.

    it doesnt ask for a password but i know the people that owned the machine before
    us put a password in but cant remember what it was.

    mike c.


  • #9
    Registered
    Join Date
    Dec 2006
    Location
    Indiana
    Posts
    84
    Downloads
    0
    Uploads
    0
    Make sure PWE is on. If it is on, try inputting new data into the parameters I listed above so you know the password. Make sure PWE is staying on when you turn it on. If it comes on and turns immediately back off, check parameter 3292#7. If it is set to a 1 it will not let you turn PWE on. If it is a 1, to change it to zero; in MDI input:
    G10L50;
    N3292R00000000;
    G11;
    CYCLE START

    You could also try 3202#4 in MDI. Look at the string to find the exact values, and input:
    G10L50;
    N3202RXXX0XXXX;
    G11;
    Cycle Start(with the x's being the values you don't want to change)


  • #10
    Registered
    Join Date
    Dec 2006
    Location
    Indiana
    Posts
    84
    Downloads
    0
    Uploads
    0
    Looking through my iDocs manuals, it looks like trying to change 3202 with G10 won't work either.

    3210 Password[type] 2–word axis
    This parameter sets a password for protecting program Nos. 9000 to 9999.
    When a value other than zero is set in this parameter and this value differs
    from the keyword set in parameter No.3211, bit 4 (NE9) of parameter
    No.3202 for protecting program Nos. 9000 to 9999 is automatically set to
    1. This disables the editing of program Nos. 9000 to 9999. Until the value
    set as the password is set as a keyword, NE9 cannot be set to 0 and the
    password cannot be modified.

    NOTE
    1 The state where password  0 and password  keyword is
    referred to as the locked state. When an attempt is made to
    modify the password by MDI input operation in this state, the
    warning message “WRITE PROTECTED” is displayed to
    indicate that the password cannot be modified. When an
    attempt is made to modify the password with G10
    (programmable parameter input), P/S alarm No.231 is issued.
    2 When the value of the password is not 0, the parameter
    screen does not display the password. Care must be taken
    in setting a password.

    3211 Keyword[Data type] 2–word axis
    When the value set as the password (set in parameter No.3210) is set in
    this parameter, the locked state is released and the user can now modify
    the password and the value set in bit 4 (NE9) of parameter No.3202.

    The only thing I can think of that might work, is punching out the parameters and modifying them offline, then trying to import them back in.


  • Similar Threads

    1. FANUC 15M Parameters 9000 how to enter?
      By posedi in forum Fanuc
      Replies: 13
      Last Post: 04-28-2010, 08:33 PM
    2. Help with macros
      By afterburn25 in forum Haas Mills
      Replies: 4
      Last Post: 04-09-2007, 09:19 AM
    3. Replies: 2
      Last Post: 02-14-2007, 09:10 PM
    4. 9000 series parameter list
      By IcutPoly in forum Fanuc
      Replies: 1
      Last Post: 11-12-2006, 06:08 AM
    5. macros
      By toyoda in forum General CAM Discussion
      Replies: 0
      Last Post: 05-30-2004, 05:56 AM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.