The goal of the thesis is to present the development and use of the driver protocol MTConnect Agent for the Zenon software platform. The software platform contains more than 300 different drivers and provides the software tool Driver Kit, can be used to develop additional drivers. As the platform Zenon does not contain any options to connect the devices using the MTConnect protocol, we developed our own driver.
In the first step, we had to learn about the Zenon system, the Driver Kit tool and the MTConnect protocol, which is a communication standard for receiving and describing data. MTConnect agent retrieves data using the HTTP transport protocol and present them within an XML document. During the data exchange between the Zenon system and the MTConnect driver, the system takes the role of a client and the driver takes the role of a server. The obtained data is presented using a tree structure in Zenon system. We provide the users with a simple and quick way to create new data points and variables.
The successful implementation of the driver proves to be a suitable and robust solution for connecting MTConnect devices to the Zenon system.
|