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

Equal positions?? (x,y,z,rx,ry,rz)

  • madrjo3_RP
  • May 3, 2022 at 5:18 AM
  • Thread is Unresolved
  • madrjo3_RP
    Trophies
    2
    Posts
    27
    • May 3, 2022 at 5:18 AM
    • #1

    Hello Forum

    im trying to do the Equal positions (x,y,z,rx,ry,rz) on ABB Robots

    Example!

    in kuka , if you have a point (e6pos) Central position --- "XP4" ------

    ptp xp4

    if you declare another e6pos named like Centerpos1, centerpos2,centerpos3

    like this

    decl e6pos centerpos1

    decl e6pos centerpos2

    decl e6pos centerpos3

    you can get the positions (x,y,z,rx,ry,rz) and write them just withi this instruccion

    centerpos1=xp4

    centerpos2=xp4

    centerpos3=xp4

    if you modify ( theaching pos ) the position XP4 (x,y,z,rx,ry,rz)

    all the other positions ( Centerpos1, centerpos2,centerpos3 ) with this will be the same data position .

    how can i get this values , orders with ABB on rapid ? :thinking_face:

    i cant find the correct instruction :loudly_crying_face:

    Saludos / Best Regards

    Madrijo3

  • Online
    Alex H
    Reactions Received
    5
    Trophies
    2
    Posts
    42
    • May 3, 2022 at 10:30 AM
    • #2

    its pretty much the same, you just need to declare the new robtargets as VAR or PERS

    cause a CONST is ... constant :smiling_face_with_sunglasses:

    I like to use PERSistant but it needs to be initialised, with a VARiable its not needed

    Code
    MODULE Test
    
      CONST robtarget pRobTarget10:=[[10,10,10],[0,0,0,1],[0,0,0,0],[9E+09,9E+09,9E+09,9E+09,9E+09,9E+09]];
      PERS robtarget pCenter10:=[[0,0,0],[0,0,0,1],[0,0,0,0],[9E+09,9E+09,9E+09,9E+09,9E+09,9E+09]];
      PERS robtarget pCenter20:=[[0,0,0],[0,0,0,1],[0,0,0,0],[9E+09,9E+09,9E+09,9E+09,9E+09,9E+09]];
      VAR robtarget pCenter30;
    
    PROC Test()
      pCenter10 := pRobtarget10;
      pCenter20 := pRobtarget10;
      pCenter30 := pRobtarget10;
    ENDPROC
    
    ENDMODULE
    Display More

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

  • Can't Program in an active user Frame

    • REC TECH
    • February 23, 2021 at 8:25 PM
    • Fanuc Robot Forum
  • taking Robot to Home Position in EXT mode?

    • s2007.ravi
    • October 15, 2014 at 7:12 AM
    • KUKA Robot Forum
  • Vision offsets with CAD to path in roboguide

    • IRockWell
    • February 22, 2021 at 10:41 PM
    • Fanuc Robot Forum
  • I cant accuracy in corner turns

    • karakasov67
    • July 20, 2020 at 8:43 PM
    • Kawasaki Robot Forum
  • Problem with PR positions

    • casper
    • April 21, 2020 at 9:34 AM
    • Fanuc Robot Forum
  • Fanuc Robot programming Tool Offset

    • xBamBamx
    • October 21, 2019 at 3:57 PM
    • Fanuc Robot Forum
  • Move only robot of a robot-track combination

    • Plc_User
    • October 6, 2019 at 11:17 AM
    • KUKA Robot Forum
  • incorrect position

    • programmer0011
    • April 20, 2019 at 10:32 PM
    • Fanuc Robot Forum
  • All moves were off by 6 inches in 2 directions after loading program

    • msimpso
    • August 8, 2018 at 12:19 AM
    • ABB Robot Forum
  • IR1600 ABB Robot, workobject problem

    • RFekety
    • May 7, 2018 at 2:34 PM
    • ABB Robot Forum

Tags

  • data
  • abb
  • RAPID
  • position
  • robtarget
  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