Skip to main content

FairCom Edge MTConnect connector

Connect FairCom Edge to MTConnect agents

The FairCom MTConnect connector uses a field bus protocol that provides the ability to connect to MTConnect agents to read and write MTConnect data tags to and from devices, such as PLCs. The time between data collection events can be modified. For example, to collect data twice every second, set "dataCollectionIntervalMilliseconds" to 5000.

MTConnect is an HTTP protocol that sends and receives XML data to collect data from devices. It uses industry-standard names for the data provided by devices.

Use the MTConnect connector when you want to configure FairCom Edge to gather data from devices over HTTP.

The connector converts the XML data into a JSON document, inserts it into an integration table of your choice, and can automatically send it to MQTT subscribers.

Section

Description

Concepts

The concepts section shows general information about the MTConnect connector.

Tutorials

The tutorials section contains examples of how to connect, transform, store, and deliver data using the FairCom integration engine.

API reference

The API reference section outlines and defines the properties used to fully utilize the MTConnect service.

MTConnect connector enables seamless access to MTConnect agent data. MTConnect is an HTTP protocol using XML data to gather device information. This connector configures FairCom Edge to collect data via HTTP, converting XML to JSON, storing it in an integration table, and optionally sending it to MQTT subscribers.

MTConnect connector
industrial data
data tag
collector
HTTP protocol
XML data
JSON conversion
MQTT
device data collection
integration table
data access
industrial automation
MT Connect