587,066 active members*
3,656 visitors online*
Register for free
Login Register
HEIDENHAIN Forum
Fanuc > Fanuc 0i System Variables
Results 1 to 7 of 7
  1. #1
    Join Date
    Jan 2018
    Posts
    5

    Fanuc 0i System Variables

    I'm using an OPC server with the Fanuc Focas drivers to monitor some CNCs with Fanuc 0i controllers. I've found the system variables for current program, # of parts, timers, etc. I haven't been able to fine a system variable where I can read the current feed rate override settings. I do not want to write to the feed rate override, just read it. Is it set to 100% or 90% etc. I've looked through several manuals and online but can't find it. I know it's possible, I've seen it done before. The current program variable uses address #4000 (for example). Anybody got any idea? Thanks

  2. #2
    Join Date
    Feb 2006
    Posts
    1792

    Re: Fanuc 0i System Variables

    As far as I know, you can only disable feed override/hold on 0i.
    MTB can, of course, do fancy things through input system variables, #1000 series.

  3. #3
    Join Date
    Feb 2006
    Posts
    1792

    Re: Fanuc 0i System Variables

    May like to refer to this for detailed information.

  4. #4
    Join Date
    Jan 2018
    Posts
    5

    Re: Fanuc 0i System Variables

    Thanks for the input. I believe you are right in that the feed rate isn't a set system variable, but something to be obtained through system input variables, and most likely pmc signals. I'll post any solutions that I find. Thanks

  5. #5
    Join Date
    Mar 2013
    Posts
    27

    Re: Fanuc 0i System Variables

    You can write your own appi and use the focas library. https://www.inventcom.net/fanuc-foca...ition/cnc_actf


    Verzonden vanaf mijn iPhone met Tapatalk

  6. #6
    Join Date
    Jan 2018
    Posts
    5

    Re: Fanuc 0i System Variables

    I've found the memory address for the feed rate overrides. The address is G12. The number you read from this location is not the feed rate override, to find that you take the number at this address and subtract it from 255. The result is your feed rate override. Example: If you read 155 at memory location G12, then 255 minus 155 equals 100% feed rate override value There is a more complex explanation to why you subtract this number from 255 to get the feed rate override, but I'll spare you the boredom, personally I found it very interesting, but I'm an engineer soooo yeah. Hope this can help someone else in the future.

  7. #7

    Re: Fanuc 0i System Variables

    Where did you find the mem address G12 for the feed rate override? Would be useful to have a resource - thx

Similar Threads

  1. Fanuc System Parameters to Macro Variables
    By dtheweather9 in forum Fanuc
    Replies: 3
    Last Post: 07-17-2013, 11:18 AM
  2. System variables
    By dinglekiller in forum Parametric Programing
    Replies: 6
    Last Post: 10-15-2012, 09:14 AM
  3. System Variables Fanuc 11m
    By Molds0 in forum Fanuc
    Replies: 7
    Last Post: 03-02-2010, 04:00 PM
  4. System variables in a O-MD
    By AZDEN in forum Fanuc
    Replies: 1
    Last Post: 10-23-2007, 04:50 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
  •