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

Missing reception of network frames (Frame Response Error (Limit=10))

  • st-tec
  • April 27, 2021 at 9:30 AM
  • Thread is Unresolved
  • st-tec
    Trophies
    2
    Posts
    7
    • April 27, 2021 at 9:30 AM
    • #1

    Have a Kuka KR C5 micro controller, operated with SmartPad with Version 8.7.1.

    I'm rying to run the communication through two network switch. This started fine and I where able to run the robot as normal.

    First i got an alarm without stopping the system;

    KSS13123 - Increasing Number of Communication Errors (Lost-frame)

    Then suddenly communication drops out for 1-2 sec before it's up and running again all by it self. After this operation is back to normal.

    Error codes coming up is:

    KSS13008 - Ethercat bus errror

    KSS13016 - Missing reception of network frames (Frame Response Error (limit=10))

    - This error says that increasing the BusCycleTimeMs=4 could help. I've tried this without success.

    -Is it possible to increase the Frame response error Limit=10 any higher? Where can I find this?

    -is there any other "watchdogs" it could be worth trying to adjust for a solution?

  • SkyeFire
    Reactions Received
    1,044
    Trophies
    12
    Posts
    9,391
    • April 27, 2021 at 1:15 PM
    • #2
    Quote from st-tec

    I'm rying to run the communication through two network switch.

    What communication? Ethernet/IP? Profinet? RSI?

  • st-tec
    Trophies
    2
    Posts
    7
    • April 27, 2021 at 1:19 PM
    • #3
    Quote from SkyeFire

    What communication? Ethernet/IP? Profinet? RSI?

    Sorry for bad explanation..

    The ethernet/IP communication between C5 micro controller and SmartPad

  • SkyeFire
    Reactions Received
    1,044
    Trophies
    12
    Posts
    9,391
    • April 27, 2021 at 1:38 PM
    • #4

    An EIP connection between the SmartPad and KRC? That's new. Historically, the SP has always had a dedicated non-ethernet cable for direct connection to the KRC. And looking at the photos of the KRC5 Micro online, it appears to still have that connector. I've never seen a network switch between a SP and KRC.

    Basic network troubleshooting would be to try connecting the SP directly to the KRC, with no switches in the way, and ensure that works properly. Then try one switch. Then two. Also, try isolating those switches from any other traffic -- quite possibly, some other traffic is causing unacceptable packet delays.

    I doubt there is any way to open the timing window, as the SP is a safety-critical device (deadman and E-Stop), and as such has a very low tolerance for packet delays -- the RIA spec requirements for safety-qualified network devices are very tight. If the switches are managed, you might try configuring them to give maximum priority to the traffic routed between the KRC and SP.

  • panic mode
    Reactions Received
    1,268
    Trophies
    11
    Posts
    13,040
    • April 27, 2021 at 4:06 PM
    • #5

    Ethernet/IP is a type of a fieldbus. this is not to be confused with Ethernet IP. Note the spelling difference.

    smartPad uses Ethernet connection but it is not Ethernet/IP. also smartPad has a safety node so latency must be very low. adding Ethernet switches increases latency. and like with any real time network, Etherent switches must be special type.

    limit 10 is just a count. it is a number of missing messages before fault is displayed. if you change this to 10000, you would still have exactly the same issue (no communication) but it would take 1000x longer to see the message and reconnect.

    so why are you tampering with this anyway?

    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

  • st-tec
    Trophies
    2
    Posts
    7
    • April 27, 2021 at 8:00 PM
    • #6

    First thing first; I forgot a tiny detail, between the switches we also have two Wi-Fi antennas. The reason panic mode , is that we are going to operate the robot remotely from a distance.

    Yes, I understand this will increase the latency dramatically. But the robot are sometimes working for 10-20minutes without any errors, therefore I was hoping we where working just on the edge, and a tiny adjustment in the tolerance of missed/delayed messages would help.

    I'm starting to think that the communication is actually never completely lost, it's just the system stopping the operation when a small delay occurs in the communication.

    panic mode , Do you know how to adjust this limit higher than 10? Or how to adjust the tolerance of latency? I believe this would help due to the fact that the system is working completely fine most of the time.

    SkyeFire ; Yes also this was delivered with that dedicated cable and plugg to the SmartPad. This cable contains power and communication to the SmartPad. We have Split these two and are now sending the communication through our Wi-Fi system. Everything works perfectly fine through one switch, and the original cable. So I guess the issues is with the increased latency in the wifi antennas.

    I will try to set up max priority in the antennas and switches.

  • panic mode
    Reactions Received
    1,268
    Trophies
    11
    Posts
    13,040
    • April 27, 2021 at 8:15 PM
    • #7

    i suppose that is the retry limit ws_max_retry in

    C:\KRC\SmartPad\Application\ROBKCP\kcp.conf

    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

  • st-tec
    Trophies
    2
    Posts
    7
    • April 27, 2021 at 9:27 PM
    • #8

    I will check that out tomorrow, many thanks!

  • st-tec
    Trophies
    2
    Posts
    7
    • April 28, 2021 at 7:30 AM
    • #9
    Quote from panic mode

    i suppose that is the retry limit ws_max_retry in

    C:\KRC\SmartPad\Application\ROBKCP\kcp.conf

    Good morning

    Was trying to locate C:\KRC\SmartPad\Application\ROBKCP\kcp.conf

    But my C drive is arranged some different. I do not have the folder "SmartPad" but I have"SmartHMI".

    I can not find anything named "ROBKCP" or "kcp.comfig" in any folder in the robot.

    Any idea how to locate the retry limit then?

  • colinb83
    Reactions Received
    13
    Trophies
    2
    Posts
    102
    • April 28, 2021 at 8:55 AM
    • #10

    Would virtual remote pendant not be more suitable for this?

  • st-tec
    Trophies
    2
    Posts
    7
    • April 28, 2021 at 10:26 AM
    • #11
    Quote from colinb83

    Would virtual remote pendant not be more suitable for this?

    Well yes, but then we loose the opportunity to jog the robot with the 3D mouse on the SmartPad.

    The plan is to program a 3D mouse from a laptop, probably in combination with Virtual Remote Pendant.

    Any tips regarding this is also much appreciated.

  • colinb83
    Reactions Received
    13
    Trophies
    2
    Posts
    102
    • April 28, 2021 at 11:02 AM
    • #12

    KVP doesn't have integration with a smart mouse.

    However there may be another option for you, using KUKAVARPROXY or c3bridge you could control the robot remotely using a 3dmouse or games console controller

  • panic mode
    Reactions Received
    1,268
    Trophies
    11
    Posts
    13,040
    • April 28, 2021 at 2:35 PM
    • #13
    Quote from st-tec

    I can not find anything named "ROBKCP" or "kcp.comfig" in any folder in the robot.

    Any idea how to locate the retry limit then?

    check pinned topic READ FIRST....

    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

  • st-tec
    Trophies
    2
    Posts
    7
    • April 28, 2021 at 3:31 PM
    • #14
    Quote from panic mode

    check pinned topic READ FIRST....

    Sorry, what do you mean? I can't find anything about ws_max_retry there?

  • panic mode
    Reactions Received
    1,268
    Trophies
    11
    Posts
    13,040
    • April 28, 2021 at 4:24 PM
    • #15

    READ FIRST does not give you fish, it tells you how to fish (which should be obvious...) since reading and critical thinking are essential skills in tech world.

    topic READ FIRST tells you several important things, including how to ask others for help (GIGO principle), what the useful tools are, how to access KUKA documentation portal etc. this is what you should be using but you are failing on every single point even after reading READ FIRST.

    GIGO says if you want more detailed help, you need to provide more details yourself, or response you get may be about KSS5.2 or KSS2.2.8. in this case i was not trying to punish you for this lack of info on your end, so i offered response based on KSS8.5 which is the most recent version i have. and when that did not work for you i offered the chance to read READ FIRST. and it still did not work...

    so here is what you should be getting from all this:

    1. C:\ folder structure is different on different Windows and KSS versions. (you never mentioned yours).

    2. you should try to watch the spelling. i could not find "kcp.comfig" either

    3. Some folders/path may be hidden. how well you know Windows?

    4. you can use tool called Everything to look for files if you know parts of file name.

    5. you can use tool called AgentRansack to look for files if you know parts of file content.

    those are the same things i used to find what was posted in reply #7 and it took less than a minute.

    btw i never looked in that folder or searched for anything of this kind before.

    this confirms "it's how you use it..."

    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

  • MOM
    Reactions Received
    175
    Trophies
    7
    Posts
    1,419
    • April 29, 2021 at 12:07 AM
    • #16

    st-tec

    have you ever heard the letters SPOC.

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

  • Kuka KRC4 error message #68 help

    • JeffMunozShafter
    • August 11, 2017 at 8:22 PM
    • KUKA Robot Forum

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