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

KRC2 Home1 signal not ON

  • nguoimay
  • July 11, 2013 at 9:35 PM
  • Thread is Resolved
  • nguoimay
    Trophies
    3
    Posts
    10
    • July 11, 2013 at 9:35 PM
    • #1

    Hello,
    I need help to understand how home position assigned to SYS Output. Our program has HOME, HOME 1 position. when robot at HOME position, the assigned system output is ON, but when it is at HOME1 the assigned output such as $OUT[3215] SYS is not ON. what should go wrong? how do I correct it?. The code like this:

    PTP HOME1 Vel=100 % DEFAULT
    $BWDSTART=FALSE
    PDAT_ACT=PDEFAULT
    FDAT_ACT=FHOME1
    BAS(#PTP_PARAMS,100)
    PTP XHOME1

    Thank you in advance for your help

  • mookie
    Reactions Received
    2
    Trophies
    3
    Posts
    84
    • July 12, 2013 at 2:16 AM
    • #2

    You want to set $AXIS_HOME[1] to xHome

  • eusty
    Reactions Received
    6
    Trophies
    4
    Posts
    721
    • July 12, 2013 at 1:26 PM
    • #3

    I've not used the extra home positions, but would that work?

    $AXIS_HOME[1] is an axis position whereas XHOME1 is an E6POS?

    Sent using Tapatalk 4.

  • mike8519
    Trophies
    3
    Posts
    5
    • July 12, 2013 at 4:31 PM
    • #4

    I had this same issue and Mookie has the right answer. The fold must be changed to

    PTP HOME! Vel= 100% DEFAULT
    $BWDSTART=FALSE
    PDAT_ACT=PDEFAULT
    FDAT_ACT=FHOME1
    BAS(#PTP_PARAMS,100)
    $AXIS_HOME[1]=XHOME1
    PTP XHOME1

  • mookie
    Reactions Received
    2
    Trophies
    3
    Posts
    84
    • July 13, 2013 at 1:42 AM
    • #5

    EEK.. Do not do that.. If you select change for any reason while in the editor it will overwrite your code.

    xHome1 is just a position

    $AXIS_HOME[1] is constantly monitored though..

    If you are just looking to monitor home, you can use

    $AXIS_HOME = XHOME

  • Online
    SkyeFire
    Reactions Received
    1,040
    Trophies
    12
    Posts
    9,380
    • July 13, 2013 at 7:43 PM
    • #6

    What Mookie is getting at is that, if you put that line of code inside a standard KUKA Inline Form, the next time someone uses the Change button on that form, the extra code will be erased.

    This line of code only needs to be inserted into the program once, at the beginning of the program.

    Although, honestly, this doesn't even need to be programmed. Just do it once during setup of the robot using the Variable Monitor, unless you expect XHOME1 to be getting changed often.

  • nguoimay
    Trophies
    3
    Posts
    10
    • July 22, 2013 at 9:14 AM
    • #7

    Thank you very much. Set $HOME[1] worked good.
    My question is: how can I get into Variable Monitor to set that new XHOME1 instead of add extra code
    Thanks again

  • eusty
    Reactions Received
    6
    Trophies
    4
    Posts
    721
    • July 22, 2013 at 2:09 PM
    • #8

    MONITOR> VARIABLE> SINGLE

    Sent using Tapatalk 4.

  • Online
    SkyeFire
    Reactions Received
    1,040
    Trophies
    12
    Posts
    9,380
    • July 22, 2013 at 11:41 PM
    • #9

    Using the Variable Monitor, you could type in all the angle values (but you must use correct formatting!). Or, if the robot is physically in the correct location, you could simply type $AXIS_ACT into the "new value" box, and hit enter. $AXIS_ACT is the system variable that contains the current joint angles of the entire robot, so this will simply copy the current values of $AXIS_ACT into XHOME1.

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