586,762 active members*
8,461 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Fanuc > Continue subprogram after push "CYCLE-STOP"
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2008
    Posts
    3

    Question Continue subprogram after push "CYCLE-STOP"

    If i'm press CYCLE-STOP button example in line number N6000, after this I'm dont continue program from line N6001. If I'm press CYCLE-START - program always started from first line.

    My main program:
    %
    M198 P0003;
    M30;
    %

    My sub-program on Data Server HDD:
    %
    O0003
    ...
    ...
    N6000 ... <------------ in this line i'm press CYCLE-STOP
    N6001 ...
    ...
    N7000 M99;
    %

    I'm try to insert "GOTO 6001" in third line of sub-program, but raised error 123 - "CAN NOT USE MACRO COMMAND IN DNC ". What i'm do wrong?
    Also, cant put cursor on line N6000, after push "CYCLE-STOP" - subprogram instantly interrupted and returned to main program.
    Or exist another way to continue my subprogram from line, where program interrupted, or CNC is sudden power off?

  2. #2
    Join Date
    Jun 2008
    Posts
    3
    isn't nobody don't know it?
    Or all users of FANUC 18i,21i, ... be tormented as me?

  3. #3
    Join Date
    Aug 2006
    Posts
    98
    It´s not possible run an custom macro from DNC function. I do this test yesterday. Try use relocate program using type P or type Q, but don´t use M198 to call the program.

    Daniel

Similar Threads

  1. G320 "common" or "+5vdc" why do they vary?
    By beezerlm in forum Gecko Drives
    Replies: 3
    Last Post: 01-12-2008, 11:00 PM
  2. Has anyone looked at the "JET" or "Shop Fox" manual machines?
    By boosted in forum Uncategorised MetalWorking Machines
    Replies: 12
    Last Post: 03-05-2007, 04:33 AM
  3. Vertical system "jerks" and "bangs"??
    By REVCAM_Bob in forum Servo Motors / Drives
    Replies: 5
    Last Post: 06-12-2006, 03:09 PM
  4. Mach2 bombs when I hit the "stop" button
    By Stuff-Builder in forum Mach Software (ArtSoft software)
    Replies: 4
    Last Post: 09-28-2005, 04:09 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
  •