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

read speed of a fanuc robot

  • Rouge
  • October 28, 2023 at 11:47 AM
  • Thread is Unresolved
  • Rouge
    Trophies
    1
    Posts
    7
    • October 28, 2023 at 11:47 AM
    • #1

    Good morning everyone,

    I'm new to this forum and found many interesting articles,

    I'm an engineering student and I'm trying to create a 6-axis 3D printer for composite materials thanks to a fanuc robot (LR Mate 200iC) with controller R-30iA Mate.

    to adjust the extrusion via the PLC I would like to read the current speed of the robot. the technical service advised me to use the $TCPPSPEED.$vspeed variable, Unfortunately, however, I cannot find it in the list of variables, even if I set PATH PRIORITY in CONTROLLED START.

    Does anyone have an idea on how I can find it or can you recommend a variable that reads this speed in real time? Without it I cannot advance the project

    especially to deposit the fiber it is important that the speed of the motor and the robot coincide, otherwise it could break or deform, losing its properties.

    Thanks in advance,

    Alex

  • HawkME October 28, 2023 at 12:39 PM

    Approved the thread.
  • HawkME
    Reactions Received
    570
    Trophies
    11
    Posts
    3,270
    • October 28, 2023 at 1:06 PM
    • #2

    To monitor current TCP speed:

    Set $SCR_GRP[1].$M_DST_ENB to true

    and monitor $SCR_GRP[1].$MCH_SPD.

    Note, this variable only updates while running a program, not while jogging.

    If you purchase the Speed output option you get an even better speed signal that is predictive of the motion planner instead of reactive.

  • Rouge
    Trophies
    1
    Posts
    7
    • October 28, 2023 at 10:09 PM
    • #3

    thank you so much for the immediate response:)

    can you tell me if this variable is reliable? so if the robot is accelerating does the value change as the robot accelerates? I'll test it tomorrow, I'll try to insert the value into a group for the outputs

    Regarding speed output, do you have a link to provide me? It seems like a very interesting solution and I would like to evaluate it based on the budget.

  • HawkME
    Reactions Received
    570
    Trophies
    11
    Posts
    3,270
    • October 28, 2023 at 11:16 PM
    • #4

    It is reliable while running a program. It will change as the robot accelerates.

    There will be a small lag when passing it to your external device (3d printer control) which is what the paid Speed Output option corrects. It allows you to adjust the lag time in milliseconds and then outputs the predicted speed.

    Without the option you will see some delayed reaction when accel/decel occurs but it may or may not be acceptable in your situation.

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

Similar Threads

  • Fanuc robot R30iB connection to KEPServerEX

    • ckv
    • March 10, 2022 at 5:09 PM
    • Fanuc Robot Forum
  • New to .sps Programming

    • Dstamper10
    • October 10, 2023 at 10:28 PM
    • KUKA Robot Forum
  • How to write code to set the speed and turn on the motor in KAREL

    • YiSI
    • August 24, 2023 at 8:50 AM
    • Fanuc Robot Forum
  • Dynamic control of FANUC Robot in Run-Time

    • Gokul N A
    • July 3, 2019 at 10:39 AM
    • Fanuc Robot Forum
  • Fanuc Auto Speed Limiting

    • AutoMattic21
    • September 27, 2021 at 6:59 PM
    • Fanuc Robot Forum
  • Fanuc RB how to set a slow start after RB's stop mid program.

    • ClassyBanana
    • October 16, 2020 at 1:12 PM
    • Fanuc Robot Forum
  • RIA Standard for manual jogging of a Robot?

    • ericwiz7923
    • July 21, 2020 at 2:32 PM
    • General Discussion of Industrial Robots Only
  • Abort the current program and resume the main

    • Fabdom
    • November 12, 2019 at 10:09 AM
    • Fanuc Robot Forum

Tags

  • Fanuc
  • tcp
  • Speed Value
  • read
  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