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
Everywhere
  • Everywhere
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Members
  3. eilevb

Posts by eilevb

  • Change speed between points while retaining continual motion

    • eilevb
    • October 17, 2023 at 9:07 AM

    Thanks!

    For some reason this threw an exception: "$OV_PRO variable write-protected in module .."

    Code
    $OV_PRO = 50
    LIN_REL {X 100} C_DIS
    TRIGGER WHEN PATH=0 ONSTART DELAY=10 DO $OV_PRO=10
    LIN_REL {Y 100}

    I had to wrap the command in a sub-program for it to work

    Code
    $OV_PRO = 50
    LIN_REL {X 100} C_DIS
    TRIGGER WHEN PATH=0 ONSTART DELAY=10 DO ChangeSpeed(10) PRIO = 10
    LIN_REL {Y 100}
    Code
    def ChangeSpeed(speed:in)
       int speed;
       $OV_PRO = speed;
    end
  • Change speed between points while retaining continual motion

    • eilevb
    • October 16, 2023 at 8:34 PM

    I am trying to change the speed while retaining continuous motion.

    $OV_PRO breaks the advance run

    Code
    $OV_PRO = 50
    LIN_REL {X 100} C_DIS
    $OV_PRO = 10
    LIN_REL {Y 100}

    Is this possible?

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics
  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