RoboDK Forum
Pick and Place using direct connection with the Database- Printable Version

+- RoboDK Forum (//www.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN)
+--- Forum: General questions about RoboDK (//www.sinclairbody.com/forum/Forum-General-questions-about-RoboDK)
+--- Thread: Pick and Place using direct connection with the Database (/Thread-Pick-and-Place-using-direct-connection-with-the-Database)



Pick and Place using direct connection with the Database-MohammedKhadeer-10-03-2022

Example: I have a pallet with different types of products are arranged on it. let's say a pallet arranged with three columns contain products and i want the robot to perform a pick and place operation but thing is that the items which are placed on a pallet are linked with the database. If any changes are made on a pallet will be affected on the database. If the robot performs pick and place then it should be updated in the database as well.

Now, i want the robot to pick and place a few items which i will select from the database.

Any suggestions?


RE: Pick and Place using direct connection with the Database-Jeremy-10-06-2022

I feel like you are missing some information.
Like where is this database located? Robot Controller, PLC, PC?

Depending on the situation, either RDK's API or custom robot commands could be used.

Jeremy


RE: Pick and Place using direct connection with the Database-MohammedKhadeer-10-08-2022

(10-06-2022, 04:10 PM)Jeremy Wrote:I feel like you are missing some information.
Like where is this database located? Robot Controller, PLC, PC?

Depending on the situation, either RDK's API or custom robot commands could be used.

Jeremy

Hello, i am using Mysql database(PC).


RE: Pick and Place using direct connection with the Database-Albert-10-10-2022

我注意到你打开一个新线程t我们回复here:
//www.sinclairbody.com/forum/Thread-Pick-and-palce-Dynamically