MTConnect is a protocol designed for the exchange of data between shop floor equipment and software applications used for monitoring and data analysis. MTConnect is referred to as a
read-only standard, meaning that it only defines the extraction (reading) of data from control devices, not the writing of data to a control device. Freely available, open standards are used for all aspects of MTConnect. Data from shop floor devices is presented in
XML format, and is retrieved from information providers, called Agents, using
Hypertext Transfer Protocol (HTTP) as the underlying transport
protocol. MTConnect provides a
RESTful interface, which means the interface is stateless. No
session must be established to retrieve data from an MTConnect Agent, and no logon or logoff sequence is required (unless overlying security protocols are added which do).
Lightweight Directory Access Protocol (LDAP) is recommended for discovery services. Version 1.0 was released in December 2008. The first public demonstration of MTConnect occurred at the
International Manufacturing Technology Show (IMTS) held in
Chicago, Illinois September 2008. There, 25 industrial equipment manufacturers networked their machinery
control systems, providing process information that could be retrieved from any web-enabled
client connected to the network. Subsequent demonstrations occurred at
EMO (the European machine tool show) in
Milan, Italy in October 2009, and the 2010 IMTS in Chicago. ==Standard==