586,115 active members*
3,540 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Fanuc > how to find system variable in fanuc for stopper up down signal
Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2015
    Posts
    3

    Post how to find system variable in fanuc for stopper up down signal

    i want interlock the program , if stopper not down condition run rework cycle .if stopper down condition run next auto cycle
    kindly help me hoe to find stopper input /output signal macro variable
    or how to assign these variables in ladder

  2. #2
    Join Date
    Mar 2017
    Posts
    314

    Re: how to find system variable in fanuc for stopper up down signal

    "stopper"? like , block delete switch "/"

    / M99P100 (M99 WITH P IS NON MACRO GOTO)
    M30 (REWIND STOP)
    N100
    M99 (LOOP)

    Or are you looking for external skip signal ?

  3. #3
    Join Date
    Aug 2015
    Posts
    3

    Re: how to find system variable in fanuc for stopper up down signal

    Thanks for reply ,
    stopper is Machine stopper ..where the component will butting..
    this stopper operates by M code M52..

  4. #4
    Join Date
    Mar 2017
    Posts
    314

    Re: how to find system variable in fanuc for stopper up down signal

    So you are using M52 to activate some type of in-cycle part measurement device.
    I have to assume that if you are willing and able to modify the ladder, you could just purchase part probing. Way more flexible.

    see this thread
    post number 9 has exactly what you are wanting

    http://www.cnczone.com/forums/fanuc/74646-cnc.html

Similar Threads

  1. Dry-run system variable?
    By machzero in forum Okuma
    Replies: 12
    Last Post: 05-21-2015, 01:13 PM
  2. Replies: 5
    Last Post: 10-12-2013, 02:23 AM
  3. Replies: 6
    Last Post: 01-14-2012, 07:17 AM
  4. System Variable for Tool in Spindle
    By ggborgen in forum Fanuc
    Replies: 12
    Last Post: 03-11-2011, 04:22 AM
  5. System variable for spindle tool Fanuc 15m
    By pieface in forum Fanuc
    Replies: 8
    Last Post: 06-01-2006, 12:37 PM

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
  •