Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Failed to filter instruction

#2
Hi Karl,

OK, I took a look at it and I think I found a very simple solution to your problem.

The issue is linked to how the .src file you are feeding RoboDK is built.
This file, and there's nothing abnormal about it, uses BASE_DATA[1] and TOOL_DATA[1].
But as it uses data saved in the controller, RDK does not know the value for those. (I know they are written in comments underneath, but a comment is a comment, it could be anything.)

Without this information, RDK can't filter the program according to the calibration.
There're 2 options here.
1 - You create the Tool and Base manually in RDK (this is what I did, and it seems to work).
2 - You comment the $BASE and $TOOL lines in the program, and you uncomment the explicit definition underneath.


Let me know if it gets you forward.
Jeremy


Attached Files
.rdk kuka22 w table R2 - V2.rdk(Size: 1.17 MB / Downloads: 97)
Find useful information about RoboDK and its features by visiting ourOnline Documentationand by watching tutorials on ourYoutube Channel.




Messages In This Thread
Failed to filter instruction - by卡尔- 08-16-2022, 04:28 PM
RE: Failed to filter instruction - byJeremy- 08-16-2022, 06:29 PM
RE: Failed to filter instruction - by卡尔- 08-16-2022, 06:55 PM
RE: Failed to filter instruction - by卡尔- 08-16-2022, 09:30 PM
RE: Failed to filter instruction - byJeremy- 08-17-2022, 02:05 PM
RE: Failed to filter instruction - by卡尔- 08-17-2022, 02:21 PM
RE: Failed to filter instruction - by卡尔- 08-17-2022, 10:01 PM



Users browsing this thread:
1 Guest(s)