585,605 active members*
3,338 visitors online*
Register for free
Login
Results 1 to 10 of 10
  1. #1
    Join Date
    Oct 2013
    Posts
    34

    Alarm on Fanuc 20I-T

    I get Alarm 1022 M.S.T.B sgn Are not completed. What does it mean?

  2. #2
    Join Date
    Oct 2013
    Posts
    34
    The lathe is a Takisawa Ex-110 cnc from year 2001 with Fanu21i-T.And we get the Alarm 1022 M.S.T.B sgn Are not completed. What does it mean?

  3. #3
    Join Date
    Aug 2011
    Posts
    2517
    the alarm happens when M, S or T command is not completed. after command is read machine does the function and sends back a signal to the control that the command was successful. if it doesnt complete usually it means electronics fault, but it's also possibly a switch fault somewhere. it depends on if it's M, S or T.
    try M, S and T commands separately trying to narrow down exactly which one is at fault.

  4. #4
    Join Date
    Oct 2013
    Posts
    34
    Okey we have tried it separately with M,S and T command. And they work but just one block, it wont change to the next block. Thats when the alarm comes up. Does the B in the alarm stand for block change?

  5. #5
    Join Date
    Aug 2011
    Posts
    2517
    B is for B axis angle like B120.0 (if you have a B axis). If you dont have a B axis then I don't know.

    what happens when you run this program in auto....

    %
    O1234
    G0 T0101
    G97 S100
    M3
    G4 U5.0
    M5
    B0
    M30
    %

    Can you run the program with single block on (press start on each line) and does it run to the end?

  6. #6
    Join Date
    Oct 2013
    Posts
    34
    First when i start the program it goes G0 T0101 and Changes the tool. But when it suppose to go to G97 S100 it gets the alarm and wont run. But when i then start the program at G97 the program runs to B0 wich it says its an illegal adress. i guess we dont have a B axis. But why does it not continue from G0 T0101 to G97 S100? And we have run the program in single block.

  7. #7
    Join Date
    Dec 2012
    Posts
    395
    Hi Swealf,

    Is this your first CNC machine?
    Do you know the right nc-code for your Takisawa?
    Are there prox switches (chuck) or pressure switch signals?
    Do you need a M41/M42 for high or low gear?
    Did you ZERO-RETURN the axis?

    %
    O1122( TEST-CODE )
    T0101( ROUGH CNMG )
    G50 S1000 M41 (SPEED LIMIT + LOW GEAR)
    G97 S750 M03
    G4 X5. (U5.)
    M05
    %

    Regards,
    Heavy_Metal.

  8. #8
    Join Date
    Oct 2013
    Posts
    34
    Its our third CNC but the first with this model of Fanuc. We have had manual guide I in the other lathes. We have solved the problem. Our Turret was not in the right postition but we did the procedure to get it in the right position and now its working just fine. Thanks for the help evryone

    Regards: Swealf

  9. #9
    Join Date
    Mar 2009
    Posts
    10
    Hallow Swealf

    I have the same problem you had with the Turret on my EX 110 Takisawa.
    How did you manage to get the Turret in the right position? Please Help.

  10. #10
    Join Date
    Mar 2009
    Posts
    10
    Hallow Swealf

    I have the same problem you had with the Turret on my EX 110 Takisawa.
    How did you manage to get the Turret in the right position? Please Help.

Similar Threads

  1. Replies: 2
    Last Post: 11-24-2018, 09:15 PM
  2. Replies: 2
    Last Post: 09-10-2018, 09:21 PM
  3. Fanuc 6T-B alarm 402:servo Alarm
    By leiryll in forum Fanuc
    Replies: 11
    Last Post: 12-03-2013, 08:52 AM
  4. Replies: 0
    Last Post: 08-12-2013, 09:12 AM
  5. Replies: 6
    Last Post: 03-13-2013, 03:32 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
  •