586,103 active members*
3,819 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > CNC Swiss Screw Machines > Citizen Cincom B12 Sub Program (Bar Feeder)
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2021
    Posts
    7

    Exclamation Citizen Cincom B12 Sub Program (Bar Feeder)

    Dear All,
    We have 1998 year B12 machine. (With pneumatic sub chuck and no live tool version).
    We created sub program for bar feeder to change the bar. Then, we added the sub program into the main program with M8 and M9. Like below;
    M8;
    M98 P15;
    M9;
    But we had an alarm message "078 NUMBER NOT FOUND".

    P15
    N10 M6;
    N20 G97 G99 M3 S600;
    N30 U13.0 W-60.0 F2.0;
    N40 S150;
    N50 M53;
    N60 M7;
    N70 M55;
    N80 M6;
    N90 M3 S600;
    N100 G1 W60.0 F2.0;
    N110 M3 S2500;
    N120 X-0.1 F0.03;
    N130 M7;
    N140 M99;
    %

    Can anybody tell me which code should ı use?

    Thanks in advance.

  2. #2
    Join Date
    Jun 2021
    Posts
    7

    Re: Citizen Cincom B12 Sub Program (Bar Feeder)

    Dear All,
    I changed the program number 4 digits and added / to the beginning of the M98 line.

    M8;
    /M98 P8999;
    M9;

    This time it did not give an error, but when it came to line M8, the program did not progress. It stopped but did not give any error. As a result, I couldn't get it to work again.

    Please help me for this sitiuation.
    Thanks.

Tags for this Thread

Posting Permissions

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