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

Send Speed change to robot

#11
Hi Albert,

We got it working.
But with one little thing.
It disconnects and connects again every time we send the command.

What can that be?

Rick

Code:
RDK = robolink.Robolink()

robot = RDK.Item("R1 ARM", robolink.ITEM_TYPE_ROBOT)

robot.Connect()

robot.setParam("Driver", "SET $OV_PRO 50")

ov_pro = robot.setParam("Driver", "GET $OV_PRO")
#12
It is great to hear you got it working.

Regarding the reconnection, do you see any warning messages on the KUKA teach pendant?
Does it work better if you comment the robot.Connect() line?
Can you send us the print screen of the connection log trying to reconnect after it connected?
(as you shared in your previous post)
#13
Hi Albert,

Big thanks for all the help so far.

Commenting the robot.Connect() did not change it.

I also send a video to your mailbox.


Rick


Attached Files Thumbnail(s)
   
#14
Hi Albert,

Works perfect now !

Mega, Mega thanks to all the team at RoboDK for the help.

Rick
#15
Thank you for your feedback Rick!
  




Users browsing this thread:
1 Guest(s)