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. Yaskawa Motoman 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

Signal for robot stopped

  • RoboCopo
  • May 24, 2023 at 8:12 AM
  • Thread is Resolved
  • RoboCopo
    Trophies
    1
    Posts
    19
    • May 24, 2023 at 8:12 AM
    • #1

    Hello,

    im interested, if yaskawa has some kind of system signal, which indicates that robot reached target point and that it stopped. I looked through concurrent io instruction book, but haven't found any signal, which would indicate this type of signal.

    I'm new to programming yaskawa so im trying a lot of stuff to figure out myself, but some things I rather ask here. I will be really thankful to anyone who helps. :smiling_face:

    Kind regards.

  • Go to Best Answer
  • TSGIR
    Reactions Received
    81
    Trophies
    6
    Posts
    713
    • May 24, 2023 at 9:48 AM
    • #2

    Hi,

    How you will check the robot reach to your target point?

    If you have sensor for this point, you can connect your sensor to the high speed inputs (RIN#) signals. This signal use in Mov instruction with SRCH tag for move and stop when your sensor received to find part.

    If you will only check the robot received to a point in your job, you can set a variable or active a output when robot received to the end of point you set.

    Please more explain about you application.

  • RoboCopo
    Trophies
    1
    Posts
    19
    • May 24, 2023 at 9:56 AM
    • #3

    Hello.

    First thank you for answer. Before i started to program YASKAWA robots, i was only programming KUKA robots, which have their own system signals. One of the system outputs was $ROB_STOPPED, which indicated that robot is at standstill. Now im working in a new project with YASKAWA robot, so for safety of operator i would also use this output, which i would like to see on PLC.

    Kind regards. :smiling_face:

  • TSGIR
    Reactions Received
    81
    Trophies
    6
    Posts
    713
    • May 24, 2023 at 2:31 PM
    • #4

    Maybe you can use below signals:

    Robot Running= #50070 , it show robot job is running.

    Servo ON = #50073 , it show the servo is ON and ready to start job.

  • RoboCopo
    Trophies
    1
    Posts
    19
    • May 24, 2023 at 2:39 PM
    • #5

    Yes i already saw this signals, but they indicate that either robot is running or that SERVO is ON. I will try to somehow configure signals, so it shows that robot stopped working. But still thank you for taking time i really apriciate it. :smiling_face:

    Kind regards.

  • 5GensOfFun
    Reactions Received
    4
    Trophies
    3
    Posts
    51
    • May 24, 2023 at 8:08 PM
    • Best Answer
    • #6

    If you want a signal that tells you the robot is physically moving/not moving, use CTRL GRP RUN R1 - SOUT#345 - relay 50440. I've used this in the past in system jobs.

    Remember this cannot be used as an actual safety signal as it is not dual channel... Fine if it's just for operator interface info.

  • RoboCopo
    Trophies
    1
    Posts
    19
    • May 25, 2023 at 1:27 PM
    • #7

    5GensOfFun thank you for help i really appreciate it. I think this will solve my problem. So when the output is active does it show that robot is physically moving?

    Kind regards.

  • 5GensOfFun
    Reactions Received
    4
    Trophies
    3
    Posts
    51
    • June 13, 2023 at 7:47 PM
    • #8
    Quote from RoboCopo

    5GensOfFun thank you for help i really appreciate it. I think this will solve my problem. So when the output is active does it show that robot is physically moving?

    Kind regards.

    Yes it does.

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
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • 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
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Similar Threads

  • Monitoring Alarm in sps program

    • mcasa0802
    • April 27, 2023 at 4:13 AM
    • KUKA Robot Forum
  • Interrupt not working when program is stopped

    • Xerces
    • August 14, 2019 at 6:31 PM
    • KUKA Robot Forum
  • Stop program when position is reached

    • EiBru
    • May 9, 2023 at 9:44 AM
    • KUKA Robot Forum
  • Setting a boolean variable in an interrupt that is monitored in a submit interpreter.

    • Drz
    • February 15, 2023 at 12:52 PM
    • KUKA Robot Forum
  • GMF M-100 Stopped Responding!

    • TheRicster
    • August 1, 2022 at 6:01 PM
    • Fanuc Robot Forum
  • Signal for Axis torque limit hit

    • Marvin_PA
    • April 20, 2022 at 3:44 PM
    • KUKA Robot Forum
  • Cancel Program and Send Pointer to Cell.

    • PGG
    • August 31, 2017 at 10:40 PM
    • KUKA Robot Forum
  • How to make the DO signal value 0 when the ABB robot movement is stopped?

    • Angusli
    • August 25, 2021 at 5:13 AM
    • ABB Robot Forum
  • XMOVE with OR operator

    • wiisixtythreePL
    • April 7, 2020 at 4:10 PM
    • Kawasaki Robot Forum
  • Motion Interlock FANUC

    • a00948630
    • June 19, 2019 at 7:59 PM
    • Fanuc Robot Forum

Tags

  • yaskawa
  • YRC 1000
  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