Need Help! Understanding Fanuc window functions


Results 1 to 5 of 5

Thread: Understanding Fanuc window functions

  1. #1
    Member chas00's Avatar
    Join Date
    Nov 2020
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default Understanding Fanuc window functions

    Hello,

    I'm a bit of a beginner to this so please bear with ... I have a Fanuc 30i and I'm trying to understand how to implement sub51 to read parameters to an R address which I then want to access in ladder. My issue is I don't understand how to reference each parameter using the window function. Basically I would like to know if anything on the first page of the parameter screen has changed from 0. Would anybody be able to give me an example of a window function setup in R addresses starting at R2600 for instance, for the bits highlighted with red squares in the attached image please.

    TIA !!!!!

    Similar Threads:
    Attached Thumbnails Attached Thumbnails Understanding Fanuc window functions-img_20210816_135600-jpg  


  2. #2
    Member
    Join Date
    Apr 2011
    Location
    USA
    Posts
    841
    Downloads
    0
    Uploads
    0

    Default Re: Understanding Fanuc window functions

    Fanuc doesn't allow you to read bits. You must read the whole byte (Bit 0 - 7). Being that you have 0's in all the parameters then reading is simpler. Here is the ladder I came up with. I didn't test this so you might have to tweek this. Also I had to change the ZONETEST.LAD to ZONETEST.txt so the Zone would allow me to attach it so rename it ZONETEST.LAD before opening

    Attached Files Attached Files


  3. #3
    Member chas00's Avatar
    Join Date
    Nov 2020
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default Re: Understanding Fanuc window functions

    Thanks a lot for this. I'm just going over it now, I'll get back to you once i've managed to get my head around it! cheers!!!



  4. #4
    Member
    Join Date
    Dec 2015
    Location
    United States
    Posts
    171
    Downloads
    32
    Uploads
    0

    Default Re: Understanding Fanuc window functions

    Hi chas00 could you please help me? I need Fanuc 31i-Ta & 32i-TA system and backup files? If possible could you please share with me.
    quantumcnc24@gmail.com
    Thanks

    quick-cnc


  5. #5

    Default Re: Understanding Fanuc window functions

    For many functions of the NC there are corresponding F bits for status in the PMC. As an example F110 is the status bit for Detach which a part of parameter 12.7 function. Have you checked to see if there are possibly F bits for the functions you are trying to monitor?
    Sometimes windows are the only way, but I try to limit usage whenever possible as they pose their own unique challenges.



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
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Understanding Fanuc window functions

Understanding Fanuc window functions