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

Teach pendant waiting for cyclic connection after enabling Fast measurement Inputs

  • MIJ
  • May 15, 2024 at 12:29 AM
  • Thread is Unresolved
  • MIJ
    Posts
    13
    • May 15, 2024 at 12:29 AM
    • #1

    To calibrate Tracc TCP i found that fast measuring inputs were not enabled, so I enabled them manually in KRCaxis.xml file, saved it and rebooted the controller but after rebooting the teach pendant is not connecting to the controller. I tried loading an image into the controller but still no use. What do I do?

  • Nation May 15, 2024 at 12:40 AM

    Approved the thread.
  • Online
    panic mode
    Reactions Received
    1,280
    Trophies
    11
    Posts
    13,080
    • May 15, 2024 at 2:29 AM
    • #2

    you have a software issue yet you did not state software versions.
    then you failed to provide details about file location and exact steps you used to make those changes (and you proceeded like you did).

    i searched my computer for such file name and found nothing...

    enabling fast measure channels is done through WorkVisual. modifying files without great care can have unpredictable results.

    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

  • MIJ
    Posts
    13
    • May 15, 2024 at 2:46 AM
    • #3

    thank you for your reply, I am sorry, I do not remember the software version. I will only be able to give that information tomorrow. this is where I got the KRCAxes.xml file from. C:\KRC\Roboter\Config\User\Common\Mada\KRCAxes.xml.

    I added the lines below before </MeasureChannels>, so my final code looked like this.

    <MeasureChannels>
    <MeasureChannel ID="1"/>
    <MeasureChannel ID="2"/>
    <MeasureChannel ID="3"/>
    <MeasureChannel ID="4"/>
    <MeasureChannel ID="5"/>
    <MeasureChannel ID="6"/>
    <MeasureChannel ID="7"/>
    <MeasureChannel ID="8"/>
    </MeasureChannels>


    Appreciate the help :smiling_face:

  • SkyeFire
    Reactions Received
    1,051
    Trophies
    12
    Posts
    9,426
    • May 15, 2024 at 4:18 PM
    • #4

    At the top of this file:

    Why did you edit a file clearly marked DO NOT EDIT? For that matter, who told you that modifying this file was the way to activate the Fast Measurement inputs?

    As Panic said, activating the FM inputs is done through WorkVisual, which will make all the correct XML changes for you.

    Since the SmartPad will not connect, you best bet now is to connect a monitor directly to the KRC4, along with a mouse and keyboard. You should be able to restore your previous WorkVisual project, or your last good Archive (I assume you've been making regular backups?).

  • Online
    panic mode
    Reactions Received
    1,280
    Trophies
    11
    Posts
    13,080
    • May 15, 2024 at 5:06 PM
    • #5

    this was clearly a mistake - not only it tells not to modify it but fast measure interface is part of specialized IO and clearly has nothing to do with axis files.

    my guess is that:

    a) KRC fails to boot due to erroneous XML configuration. restoring file to original state may/should fix this.
    b) reloading image to controller did not work, probably for similar reasons (no or wrong image on usb recovery stick, wrong version of usb recovery stick, wrong configuration of usb recovery stick etc.). this is why i asked for details on exact steps taken.
    c) connecting external monitor may not be an option for older system (KSS8.2) as motherboards of that era did not have graphic cards.

    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

  • SkyeFire
    Reactions Received
    1,051
    Trophies
    12
    Posts
    9,426
    • May 15, 2024 at 8:40 PM
    • #6
    Quote from panic mode

    b) reloading image to controller did not work

    Whups. Missed that part.

  • MIJ
    Posts
    13
    • May 16, 2024 at 12:59 AM
    • #7

    I edited seeing the comment posted in this very same forum. there was a comment underneath which confirmed that it worked. here is the link of the thread: How to use Fast Measurement inputs?

  • MIJ
    Posts
    13
    • May 16, 2024 at 1:02 AM
    • #8

    I will try connecting the monitor and loading the archive.

    Thanks again for the help.

  • Online
    panic mode
    Reactions Received
    1,280
    Trophies
    11
    Posts
    13,080
    • May 16, 2024 at 2:43 AM
    • #9

    i just launched WoV, activated one of projects, compiled it and checked the file. those lines were not present.

    then i enabled Fast Measure interface, compiled again and those lines were added.

    so it turns out this is clearly proving that such modification is correct though it is hard to tell if that is the only file that got changed.

    one can of course ignore warnings and try to make changes manually on the KRC like it was done in this case. but... one has to be very careful. among other things XML files are case sensitive. also if such change is to be performed one should make sure to have valid backup. and after change is done manually, controller need to be restated but this need to be Cold Start with Reload Files.

    for something that is easily done in WoV using expected steps, taking risks and making manual changes is clearly not the best choice. i would certainly not advise it to people that may be inexperienced in such things and recovery process.

    another concern is that software versions and exact steps are still not revealed.

    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

  • MIJ
    Posts
    13
    • May 16, 2024 at 2:58 AM
    • #10

    yeah, i didnt have WoV at that time. I had followed the exact steps mentioned in the link and was confident that it would work. Now I know that wasnt the best was to go about it. I wasnt able to get the software version today. hopefully I will get it tomorrow.

  • MIJ
    Posts
    13
    • May 17, 2024 at 3:47 AM
    • #11

    It worked when the image backup was loaded for the 4th time:smiling_face:. Thank you for all your help.

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

Tags

  • teach pendant
  • fast measure kuka
  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