Results 1 to 7 of 7

Thread: Fanuc Operator Message/Comment/Statement

  1. #1
    Registered christinandavid's Avatar
    Join Date
    Aug 2009
    Location
    New Zealand
    Posts
    654
    Downloads
    0
    Uploads
    0

    Fanuc Operator Message/Comment/Statement

    Hi all,

    Am running machine with Fanuc 31i, which is proving to be a powerful control, once you get to grips with it. Wondered if anyone knows how to get program to write a statement/message (a string that includes variables) into the 'Current Machining' or similar area of the 'Graphic' display. (Not just a (comment) in the program, and not an error message that will halt the cycle).

    I want this statement to appear at a certain point in the program, as a confirmation for the operator, and then clear itself. Other controls I have run have used MSG commands or similar to do this. I am new to Fanuc and have scoured the literature to no avail.

    Cheers,

    Dave


  2. #2
    Registered dcoupar's Avatar
    Join Date
    Mar 2003
    Location
    USA
    Posts
    2,499
    Downloads
    0
    Uploads
    0
    I don't know about displaying a message without halting the cycle, but you could use a macro statement. It's limited to 26 characters, however. See attached.
    Attached Thumbnails Attached Thumbnails Fanuc Operator Message/Comment/Statement-31i_3006_stop_message.jpg  


  3. #3
    Registered
    Join Date
    Feb 2006
    Location
    india
    Posts
    1,273
    Downloads
    0
    Uploads
    0
    The execution would, however, restart after pressing CYCLE START.
    If you use system variable #3000, it would terminate the execution.


  4. #4
    Registered viorel26's Avatar
    Join Date
    Jun 2007
    Location
    Romania
    Posts
    109
    Downloads
    0
    Uploads
    0

    A possible solution

    This is possible by introducing in ladder
    Code:
    |  G 54.0                 A1.1
    *----||-------------------()---*
    |
    G54.0 is for #1000 ,and put anywhere in the program #1000=1 which will generate alarm A1.1 without stopping machine .
    This is the basic idea ,you can put a timer to clear itself.
    Sorry for my English


  • #5
    Registered
    Join Date
    Feb 2006
    Location
    india
    Posts
    1,273
    Downloads
    0
    Uploads
    0
    #1000 is read-only variable. You probably need to use #1100 and F-signal.


  • #6
    Registered christinandavid's Avatar
    Join Date
    Aug 2009
    Location
    New Zealand
    Posts
    654
    Downloads
    0
    Uploads
    0

    'Comment' G-Code

    Hi,

    Just in case anyone cares...

    This issue is resolved in Fanuc i series with G2900. I didn't have an i series manual, I found it by inputting codes randomly and checking descriptions.

    G2900 P_ (comment);

    Where P1 displays comment and P0 clears it.

    (Still haven't worked out if you can put a)#variable(in the string though...)

    Any ideas?

    DP


  • #7
    Registered CNCZILLA's Avatar
    Join Date
    Jan 2010
    Location
    USA
    Posts
    96
    Downloads
    0
    Uploads
    0
    Hello, i have a training manual from Fanuc for the new 30 series i control. I will be happy to send you what i have if it will help. As you already know this is where Fanuc up and decided to change things for some reason and some things are a lot different than you are used to. Let me know your e-mail and i can send it to you. I havent sent anything via cnc zone yet so i dont know how large of a file we can send here but either way i can get it to you.


  • Similar Threads

    1. Using an IF statement inside a While looping
      By ggborgen in forum Parametric Programing
      Replies: 6
      Last Post: 06-23-2009, 01:40 PM
    2. Replies: 104
      Last Post: 02-24-2009, 09:18 AM
    3. Operator Message question for a 16I control
      By dougtyler in forum Fanuc
      Replies: 3
      Last Post: 11-10-2007, 07:59 PM
    4. Fanuc 11M alarm message
      By Moparmatty in forum Machine Problems, Solutions , Wireless DNC, serial port
      Replies: 12
      Last Post: 08-06-2007, 10:32 PM
    5. Fanuc 6T - comment entry
      By bkelsey in forum Fanuc
      Replies: 1
      Last Post: 01-31-2006, 03:03 PM

    Tags for this Thread

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.