585,741 active members*
5,084 visitors online*
Register for free
Login
Results 1 to 10 of 10
  1. #1
    Join Date
    Jan 2009
    Posts
    245

    Alarm 14 on Yasnac Controll

    I got my CNC to read and accept code from the Behind the tap reader module. I can get code into the cnc.

    Now I just sent a simple program, like

    G20
    G28 X0 Y0 Z0
    M3 S1000



    But when I try to start the program in memory mode, I get an alarm 14.


    Sometimes it will say

    2.14
    5.14
    4.14

    but always alarm 14. Any Ideas?

  2. #2
    Join Date
    Mar 2003
    Posts
    2932
    2.14 is "Unusable G-code."
    4.14 is "Unusable characters or function characters are programmed."
    5.14 is "Characters other than H, D and X are punched on the tape for tool offset value."

    I don't think the G20 is allowed.

  3. #3
    Join Date
    Jan 2009
    Posts
    245
    Ok, do you have a copy of the manual with these error codes? I also get a 15.14. I could really use a manual.

  4. #4
    Join Date
    Mar 2003
    Posts
    2932
    15.14 means you didn't press RESET after editing. Info on manuals to follow.

  5. #5
    Join Date
    Mar 2003
    Posts
    2932

  6. #6
    Join Date
    Jan 2009
    Posts
    245
    Is this the manual you got the alarm info on? If so I cannot get it to open.

    http://www.yaskawa.com/site/dmcontrol.nsf/link2/TKUR-5TAL5N/$file/TOE-C843-5.30.pdf


    Now getting a 5.15 code, grrrrr. Not sure what these codes are! I HATE older controllers!

  7. #7
    Join Date
    Mar 2003
    Posts
    2932
    Yes, that's the 3000G Operator's Manual. It opens fine for me. I tried to upload the 14 & 15 alarms, but this site isn't allowing me to. Send me a PM with your email address.

    Also, why not post your program so I can see what's going on?

  8. #8
    Join Date
    Jan 2009
    Posts
    245
    Here is a post that does not work. Here is a simple facing post I made. It goes all the way through the code, but when it needs to go on its first arc to go back up to face the other side of the part, it throws an 5.15 alarm.

    %
    N102 G0 G17 G40 G49 G80 G90
    / N104 G91 G28 Z0.
    / N106 G28 X0. Y0.
    / N108 G92 X16.168 Y9.33 Z0.
    N110 T1 M6
    N112 G0 G90 X-1.1 Y.0001 S534 M3
    N114 G43 H1 Z.25
    N116 Z.1
    N118 G1 Z-.003 F2.
    N120 X6.65 F10.
    N122 G3 Y.75 R.374
    N124 G1 X-.6
    N126 G2 Y1.499 R.374
    N128 G1 X7.15
    N130 Z.097 F25.
    N132 G0 Z.25
    N134 M5
    N136 G91 G28 Z0.
    N138 G28 X0. Y0.
    N140 M30
    %

    My email is "b l a k e machine shop at yahoo.com" All one word.


    Thanks so much for the help, If I could get the manual to open I would have to keep bothering ya. I apprecieate it though.

  9. #9
    Join Date
    Jan 2009
    Posts
    245
    I am not even sure this is a 3000g controller. Is it? On the controll box, it says System M5G. I do not see any M5g manual though. When I turn the system on, sometimes on machines it will say when it starts up. This one does not, it just goes straight to the alarm page.

  10. #10
    Join Date
    Mar 2003
    Posts
    2932
    %
    N102 G0 G17 G40 G49 G80 G90
    / N104 G91 G28 Z0.
    / N106 G28 X0. Y0.
    / N108 G92 X16.168 Y9.33 Z0.
    N110 T1 M6
    N112 G0 G90 X-1.1 Y.0001 S534 M3 <-- starting at Y0.0001
    N114 G43 H1 Z.25
    N116 Z.1
    N118 G1 Z-.003 F2.
    N120 X6.65 F10.
    N122 G3 Y.75 R.374 <--- Y move of 0.7499. R must be 0.375
    N124 G1 X-.6
    N126 G2 Y1.499 R.374 <--- Y move of 0.749. R must be 0.3745
    N128 G1 X7.15
    N130 Z.097 F25.
    N132 G0 Z.25
    N134 M5
    N136 G91 G28 Z0.
    N138 G28 X0. Y0.
    N140 M30
    %

Similar Threads

  1. yasnac 310:servo off alarm
    By Nikola in forum DNC Problems and Solutions
    Replies: 4
    Last Post: 11-16-2023, 05:17 AM
  2. Yasnac J50M Alarm 330
    By bluemoon in forum DNC Problems and Solutions
    Replies: 6
    Last Post: 07-04-2022, 08:24 AM
  3. Mori-Seiki SL-0 / Yasnac LX1 Alarm Code 332 Help!?!
    By larrynsr in forum DNC Problems and Solutions
    Replies: 3
    Last Post: 01-11-2013, 09:46 PM
  4. Matsuura Mill With yasnac controll, overload in x axis on rapid.
    By blakemachine in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 2
    Last Post: 03-04-2010, 02:45 AM
  5. Matssura....Yasnac MX-1 controll
    By Canuhelpme in forum Uncategorised MetalWorking Machines
    Replies: 2
    Last Post: 05-18-2009, 09:03 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
  •