Design of an Application Programming Interface (API) for Commercial Industrial Robots


SEÇİL S., Soyleyici C., ÖZKAN M., PARLAKTUNA O., DUTAĞACI H., TURGUT K., ...Daha Fazla

14th IEEE International Conference on Industrial Informatics (INDIN), Poitiers, Fransa, 19 - 21 Temmuz 2016, ss.225-230 identifier identifier

  • Yayın Türü: Bildiri / Tam Metin Bildiri
  • Cilt numarası:
  • Doi Numarası: 10.1109/indin.2016.7819163
  • Basıldığı Şehir: Poitiers
  • Basıldığı Ülke: Fransa
  • Sayfa Sayıları: ss.225-230
  • Eskişehir Osmangazi Üniversitesi Adresli: Evet

Özet

There are many industrial robot manufacturers providing industrial robots with its controller and software. With safety and real-time operation concerns, these commercial robots have restrictive programming facilities. A few processes may run concurrently. Old style, imperative programming languages provided by robot manufacturers make software development difficult and expensive. This paper presents a software design based on server-client architecture in a modular form. At the server side, the controller of the robot manages the robot according to commands received from Ethernet connection. At the client side, the programmer may develop custom software by using robot API. It allows the user to manage robot by sending commands through the Ethernet connection. The design details and an application implemented by using Kawasaki 6-axis robot are given.