1. Home
    1. Dashboard
    2. Search
  2. Forum
    1. Unresolved Threads
    2. Members
      1. Recent Activities
      2. Users Online
      3. Team Members
      4. Search Members
      5. Trophys
  3. Articles
  4. Blog
  5. Videos
  6. Jobs
  7. Shop
    1. Orders
  • Login or register
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Forum
  3. Industrial Robot Support and Discussion Center
  4. Fanuc Robot Forum
Your browser does not support videos RoboDK Software for simulation and programming
Visit our Mainsponsor
IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Sponsored Ads

Fanuc R30İB PLUS mate system

  • paulfile
  • December 2, 2020 at 7:45 PM
  • Thread is Unresolved
  • paulfile
    Reactions Received
    3
    Trophies
    2
    Posts
    64
    • December 2, 2020 at 7:45 PM
    • #1

    Hello

    I haven't worked too much with fanuc robots.I know how to use other robots and I am new to fanuc robot.When a condition is met, if your example is if (di1=1 and di2=1), I want to stop the robot's motion and I want to make a selection with a written text."Are you sure you can start the robot?"I want the sub-media to have two choices.If I check yes the robot will continue to run.If I tick no, the robot won't move.i did this with abb irc5.how can i do the same with fanuc.I need your comments :smiling_face:

    I thank everyone and wish you good work. :smiling_face:

  • jmd2777
    Reactions Received
    34
    Trophies
    4
    Posts
    193
    • December 2, 2020 at 8:38 PM
    • #2

    From what I have seen, you will need to order the software option: MENU UTILITY RTL-R577

    It is used to create Prompt Box and User entry boxes. I have not used it though, only tested it in Roboguide. It adds new options under Menu->Setup->Menu Utility. More information is available in the HandlingTool Setup and Operations manual Chapter 14.

    Edited once, last by jmd2777: Clarification. (December 2, 2020 at 8:53 PM).

  • paulfile
    Reactions Received
    3
    Trophies
    2
    Posts
    64
    • December 2, 2020 at 8:48 PM
    • #3

    I do not fully understand. Will I do this from this part?

  • jmd2777
    Reactions Received
    34
    Trophies
    4
    Posts
    193
    • December 2, 2020 at 9:00 PM
    • #4

    You will need to do 2 things:

    1) Purchase and install the MENU UTILITY RTL-R577. Then you will have a new option above Prog Adjust. That allows you to create the popup menus.

    2) Read the HandlingTool Setup and Operations manual Chapter 14. It shows the commands to use to display a popup menu.

  • paulfile
    Reactions Received
    3
    Trophies
    2
    Posts
    64
    • December 2, 2020 at 9:28 PM
    • #5

    Is it necessary to pay a fee to install?

  • hermann
    Reactions Received
    412
    Trophies
    9
    Posts
    2,629
    • December 3, 2020 at 9:58 AM
    • #6
    Quote from jmd2777

    .. Purchase and install...

    In most cases if you purchase something you have to pay for it. So here.

  • paulfile
    Reactions Received
    3
    Trophies
    2
    Posts
    64
    • December 3, 2020 at 10:22 AM
    • #7

    I contacted Fanuc.Fanuc said she gave it for free.I SUBMITTED THE AOA BACKUP FILE AND THEY SENT ME THE İMAGE FILE.

  • TomFoolious
    Reactions Received
    11
    Trophies
    3
    Posts
    130
    • December 3, 2020 at 3:48 PM
    • #8
    Quote from paulfile

    Hello

    I haven't worked too much with fanuc robots.I know how to use other robots and I am new to fanuc robot.When a condition is met, if your example is if (di1=1 and di2=1), I want to stop the robot's motion

    If I'm understanding this correctly you also want to STOP the robot when DI:1 & DI:2 are ON. To do this you would use a SKIP Condition and a SKIP LBL. More information can be found in the HandlingTool Setup and Operations manual under Chapter 7 Program Instructions.

  • paulfile
    Reactions Received
    3
    Trophies
    2
    Posts
    64
    • December 4, 2020 at 6:29 AM
    • #9

    I want to make a choice after using waittimeout . If yes, the robot will continue and if it marks no, the robot will go to home position.

  • TomFoolious
    Reactions Received
    11
    Trophies
    3
    Posts
    130
    • December 8, 2020 at 6:17 PM
    • #10

    Yep, so the below example would wait for 3 seconds for DI: 1 to turn on. If after 3 seconds the signal does not come on, the program will jump down to Label 1 and call the HOME job.

    -----------------------------------------

    WAITTMOUT = (300)

    WAIT DI[1: TEST] = ON, TIMEOUT LBL[1]

    //Move To Next Position

    J P[1] 25% FINE

    END

    [LBL: 1]

    CALL HOME

    -----------------------------------------

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics

Job Postings

  • Anyware Robotics is hiring!

    yzhou377 February 23, 2025 at 4:54 AM
  • How to see your Job Posting (search or recruit) here in Robot-Forum.com

    Werner Hampel November 18, 2021 at 3:44 PM
Your browser does not support videos RoboDK Software for simulation and programming

Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • krc5
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Thread Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • krc5
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Tags

  • Fanuc
  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™
As a registered Member:
* You will see no Google advertising
* You can translate posts into your local language
* You can ask questions or help the community with your knowledge
* You can thank the authors for their help
* You can receive notifications of replies or new topics on request
* We do not sell your data - we promise

JOIN OUR GREAT ROBOTICS COMMUNITY.
Don’t have an account yet? Register yourself now and be a part of our community!
Register Yourself Lost Password
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on Google Play
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on the App Store
Download