Robotiq Gripper 2F - 85 control using RoboDK- Printable Version +- RoboDK Forum (//www.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN) + - - -论坛:通用RoboDK问题(//www.sinclairbody.com/forum/Forum-General-questions-about-RoboDK) +--- Thread: Robotiq Gripper 2F - 85 control using RoboDK (/Thread-Robotiq-Gripper-2F-85-control-using-RoboDK)
Pages:
1
2
|
RE: Robotiq Gripper 2F - 85 control using RoboDK-Midhun Ram-10-29-2021 (10-20-2021, 01:08 AM)Midhun Ram Wrote:(10-19-2021, 08:45 AM)Albert Wrote:The print screen of the log window looks good. It does not show any problems. It means the robot is trying to connect to the computer. Did you try moving the gripper before taking the screenshot? Hello @Albert, Is there any update on the process for connecting the gripper with RoboDK software. Please let me know. Thanks, Midhun Ram RE: Robotiq Gripper 2F - 85 control using RoboDK-Albert-10-31-2021 Taking a look at the RoboDK log I believe you didn't follow these steps:
RE: Robotiq Gripper 2F - 85 control using RoboDK-Luc Marechal-05-06-2022 (10-31-2021, 05:20 PM)Albert Wrote:Taking a look at the RoboDK log I believe you didn't follow these steps: Dear Albert The link to theprogrobodk-rq.zipfile is dead. Could you please send it again ? Thanks a lot. Luc RE: Robotiq Gripper 2F - 85 control using RoboDK-Jeremy-05-12-2022 If you own a RoboDK professional license under maintenance, you can contact us through "Help"->"Request Support". We might be able to help you with this if you expose your problem. Jeremy RE: Robotiq Gripper 2F - 85 control using RoboDK-Luc Marechal-05-16-2022 (05-12-2022, 02:13 AM)Jeremy Wrote:If you own a RoboDK professional license under maintenance, you can contact us through "Help"->"Request Support". Hi @Jeremy, Thanks for your rply. 我做have an eductional licence with a 1 year maintenance. I've sent a message to the support team through Help-Request Support from RoboDK's main menu but no answer on their side .... RE: Robotiq Gripper 2F - 85 control using RoboDK-Rodrigo Ag-08-19-2022 (10-19-2021, 08:45 AM)Albert Wrote:The print screen of the log window looks good. It does not show any problems. It means the robot is trying to connect to the computer. Did you try moving the gripper before taking the screenshot? I'm figuring out how to control the 2f-85 gripper from robodkthrough a python scriptin run on robot mode. Until now I have been able to connect via ethernet and control the robot without any problem and also control the gripper with the teachpendant, when trying to control the gripper I searched the forum and found the PDF shared in the repply above. I followed the steps, downloaded the zip, put it in the correct folder, unchecked the robodk managed calls. But when I send the command(I use this line in python :robot.RunInstruction('rq_move_and_wait( 0 )',INSTRUCTION_CALL_PROGRAM))and error message appear on the teachpendant "Unsupported list comparasion" .How can I make the real gripper to move ? 我做nt know if I have to modify something in this part, apart from just double clicking disconnect to reset drivers? RE: Robotiq Gripper 2F - 85 control using RoboDK-kun2917-07-11-2023 Hello, have you resolved your issue? I seem to be encountering the same problem. I'm using the code robot.RunInstruction('RMACRO2', INSTRUCTION_CALL_PROGRAM), but it still doesn't work. RE: Robotiq Gripper 2F - 85 control using RoboDK-Albert-07-11-2023 I just got back to you on the other thread where you posted: //www.sinclairbody.com/forum/Thread-Robotiq-Gripper-2F-85-Integration-and-control-with-UR10e-in-RoboDK?pid=15636#pid15636 You'll find other posts related to the RobotiQ gripper and required version of URCaps to properly run your gripper through the RoboDK driver: //www.sinclairbody.com/forum/Thread-RobotIQ-controller-through-RoboDK?pid=14629#pid14629 |