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., ...More

14th IEEE International Conference on Industrial Informatics (INDIN), Poitiers, France, 19 - 21 July 2016, pp.225-230 identifier identifier

  • Publication Type: Conference Paper / Full Text
  • Volume:
  • Doi Number: 10.1109/indin.2016.7819163
  • City: Poitiers
  • Country: France
  • Page Numbers: pp.225-230
  • Eskisehir Osmangazi University Affiliated: Yes

Abstract

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.