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

Torque Mode Settings

  • mhasman
  • March 18, 2014 at 12:43 PM
  • Thread is Resolved
  • mhasman
    Reactions Received
    2
    Trophies
    3
    Posts
    82
    • March 18, 2014 at 12:43 PM
    • #1

    I 'd like to know if there is a variable that increases the torque value received, because I can not vary much torque values today.
    My program worked but softens little, I would like major variations, how do this?
    I know the value of the variable ($ HOLDING_TORQUE) must be less than the value of the variable ($ TORQUE_AXIS_MAX), but where do I change this variable?

    My actual Program works, but it softens less, check!

    DEF Torque_Mode( )

    DECL TorqLimitParam myLimits

    loop

    myLimits.monitor=#off
    myLimits.lower=$holding_torque[5] -20 <---------- I want to increase more!
    myLimits.upper=$holding_torque[5] +20

    myLimits.lower=$holding_torque[6] -20
    myLimits.upper=$holding_torque[6] +20

    myLimits.lower=$holding_torque[1] -20
    myLimits.upper=$holding_torque[1] +20

    SET_TORQUE_LIMITS (1, myLimits)
    SET_TORQUE_LIMITS (5, myLimits)
    SET_TORQUE_LIMITS (6, myLimits)
    ;
    PTP $AXIS_ACT

    WAIT SEC 4

    PTP P4

    RESET_TORQUE_LIMITS (5)
    RESET_TORQUE_LIMITS (6)
    RESET_TORQUE_LIMITS (1)

    PTP HOME


    Sorry for my bad inglesh! :icon_smile:

  • mhasman
    Reactions Received
    2
    Trophies
    3
    Posts
    82
    • March 18, 2014 at 12:47 PM
    • #2

    Forgot to mention !that the robot is a model KRC4

  • mhasman
    Reactions Received
    2
    Trophies
    3
    Posts
    82
    • March 18, 2014 at 2:55 PM
    • #3

    I found my doubt, that's the correct way to do, follows the way below.

    Images

    • TORQUE MODE.png
      • 17 kB
      • 324 × 522
      • 363

    Files

    TORQUE MODE.png_thumb 18.38 kB – 341 Downloads
  • bosko85
    Trophies
    4
    Posts
    18
    • March 5, 2015 at 11:58 AM
    • #4

    Hello. I need a little help, please
    On robot KRC4 in whant set Axe 5 to Soft Servo. When i set the UPPER and LOWER Limits like is down, i can to raise axis 5 with hand easely. This is when i set UPPER Limits, but i whant if i have external force on Axe 5 to negative way. How can i set this limits? I've tried a lot of variants from 0 to 2000

    My part of program for soft servo is like thise:


    DEF TORQUE_MODE1( )
    DECL TorqLimitParam myLimits1
    DECL TorqLimitParam myLimits5
    DECL TorqLimitParam myLimits6


    PTP 1

    ;axe 5
    myLimits5.MONITOR=#OFF
    myLimits5.MAX_LAG=250
    myLimits5.LOWER=$HOLDING_TORQUE[5] -1000
    myLimits5.UPPER=$HOLDING_TORQUE[5] +500 How can i set this UPPER limit if i whant with external force release from UP to DOWN (I wish that the axis is moving slowly down with external axe)?


    SET_TORQUE_LIMITS(1, myLimits1)
    SET_TORQUE_LIMITS(5, myLimits5)
    SET_TORQUE_LIMITS(6, myLimits6)

    PTP 2

    ;WAIT Time=10 sec


    PTP $AXIS_ACT


    RESET_TORQUE_LIMITS(5)

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

Users Viewing This Thread

  • 1 Guest
  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