RoboDK Forum
DENSO Connection- Printable Version

+- RoboDK Forum (//www.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN)
+--- Forum: RoboDK API (//www.sinclairbody.com/forum/Forum-RoboDK-API)
+--- Thread: DENSO Connection (/Thread-DENSO-Connection)



DENSO Connection-dtemples3-02-21-2020

Hello! I am using RoboDK to move my DENSO robot (VS-6556G with RC7 controller). When I am executing "connect robot" the log shows "Can not take robot arm! Done!"

Can I please have assistance on this? The ping successfully transmits, so I do not think it's that. Thanks


RE: DENSO Connection-mikenessim-04-26-2022

(02-21-2020, 04:44 PM)dtemples3 Wrote:Hello! I am using RoboDK to move my DENSO robot (VS-6556G with RC7 controller). When I am executing "connect robot" the log shows "Can not take robot arm! Done!"

Can I please have assistance on this? The ping successfully transmits, so I do not think it's that. Thanks

I also have the same problem. Any luck finding a solution?


RE: DENSO Connection-Jeremy-05-03-2022

Did you follow these steps?

//www.sinclairbody.com/doc/en/Robots-Denso.html#Denso

Jeremy


RE: DENSO Connection-Graate-05-23-2022

I have not used the robodk yet but I want to install it!




Grate, specialistproductivity monitoring


RE: DENSO Connection-VuNguyen-09-03-2022

(05-03-2022, 10:32 AM)Jeremy Wrote:Did you follow these steps?

//www.sinclairbody.com/doc/en/Robots-Denso.html#Denso

Jeremy

My robot is Denso VP-6242G, RC7M controller. I follow these steps
- Choose processor "Denso PAC"
- Connect to IP of robot controller, port: 5007
but RoboDK cannot connect to robot controller.

"Starting robot driver: C:/RoboDK/api/robot/apidenso.exeStarting...
Error: Process failed to start: Unknown error 0x000000d8. (id 0)
Cannot start C:/RoboDK/api/robot/apidenso.exe
Failed
Stopped"

我试着打开apidenso.exe by notepad, but can not see data to change.
Please help me know how to fix this issue.


RE: DENSO Connection-Albert-09-03-2022

One thing is choosing your robot post processor, which allows you to generate a program offline. A different thing is to setup the driver, which allows you to connect directly to the robot and move the robot from your computer.

Are you using the latest version of RoboDK for Windows 64 bit? If not, can you provide us with more information about this issue and how we can reproduce it?


RE: DENSO Connection-VuNguyen-09-04-2022

(09-03-2022, 06:20 PM)Albert Wrote:One thing is choosing your robot post processor, which allows you to generate a program offline. A different thing is to setup the driver, which allows you to connect directly to the robot and move the robot from your computer.

Are you using the latest version of RoboDK for Windows 64 bit? If not, can you provide us with more information about this issue and how we can reproduce it?

I install RoboDK for Windows 32 bit, choose Denso PAC.
I can connect Controller by RobMaster, but cannot connect Controller by RoboDK.
Please check attached pictures.
Thank you,


RE: DENSO Connection-Albert-09-06-2022

I believe you are looking for a way to generate programs offline. In this case, you can simply generate a program offline by pressing F6. You'll find more information about generating program here:
//www.sinclairbody.com/doc/en/Robot-Programs.html#GenerateProgram

Connecting to robots requires using robot drivers and allows you to move the robot directly from RoboDK.

In any case we are unable to reproduce this issue. Can you try using the 64 bit version of RoboDK? What version of Windows are you using?