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. KUKA 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

Lock Override Kuka

  • foffulaRob
  • June 18, 2019 at 11:20 AM
  • Thread is Resolved
  • foffulaRob
    Reactions Received
    3
    Trophies
    3
    Posts
    46
    • June 18, 2019 at 11:20 AM
    • #1

    Robot spec: KRC4, Kss 8.3.39

    Goodmorning,
    I need to know how to lock and unlock the possibility to change the robot's speed override. What i want to do is to set the override at 100% in a specific moment and work on the tcp speed. During this period i don't want to give the chance to change the override. Is that possible?
    Thank you for the help.

  • Online
    panic mode
    Reactions Received
    1,280
    Trophies
    11
    Posts
    13,085
    • June 18, 2019 at 1:11 PM
    • #2

    sure, with few lines of code for example.


    in $config.dat declare limit


    DECL INT OV_LIMIT=-1


    in SPS add some code like


    IF OV_LIMIT >= 0 THEN
    $OV_PRO=OV_LIMIT
    ENDIF


    and then in your program set limit as you please


    OV_LIMIT = 30 ; just an example


    or


    OV_LIMIT = -1 ; no longer limited

    1) read pinned topic: READ FIRST...

    2) if you have an issue with robot, post question in the correct forum section... do NOT contact me directly

    3) read 1 and 2

  • foffulaRob
    Reactions Received
    3
    Trophies
    3
    Posts
    46
    • June 18, 2019 at 2:14 PM
    • #3

    Thank you panic mode for your answer. I already tryed with your solution, but if i press the button to increase(or decrease) the override,it change for a moment and then turn back to my OV_LIMIT. in other words I'd like to know if it's possible to not command the override from the buttons(disabling the override keys).I've already read manuals but i didn't found anything about.

  • Online
    SkyeFire
    Reactions Received
    1,052
    Trophies
    12
    Posts
    9,429
    • June 18, 2019 at 3:36 PM
    • #4

    I'm not sure there is any way to block access to the override speed. It might be possible to limit it to the Expert user group, but I'm not certain.

    Using Panic's method, you're creating a "custody battle" of sorts between the pendant buttons and the SPS. It's possible to change $OV_PRO from the pendant, but the SPS will always see that and correct it within 12ms (unless your SPS is badly constructed, with WAITs or other time-blocking commands). So while someone really determined could keep hammering the buttons and making the speed oscillate a bit, generally the SPS will correct it so quickly that the physical effect will be minimal -- 12ms just isn't enough time for the robot to accel/decel much.

  • foffulaRob
    Reactions Received
    3
    Trophies
    3
    Posts
    46
    • June 21, 2019 at 8:22 AM
    • #5

    Thank you both guys for the esplication. I will do as panic mod sayd. Have a good day!

  • spiral
    Reactions Received
    2
    Trophies
    3
    Posts
    146
    • June 21, 2019 at 9:57 AM
    • #6

    You can use flag or input to lock the override. For example in sps.sub

    IF $FLAG[1] THEN
    $OV_PRO=100
    ENDIF

  • the leg
    Reactions Received
    4
    Trophies
    4
    Posts
    643
    • June 24, 2019 at 11:31 AM
    • #7

    Take away the Smart pad :top:

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
  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