FairCom Edge Modbus connector
Connect FairCom Edge to Modbus devices
The FairCom Modbus connector provides the ability to connect to Modbus devices for seamless access to Modbus tags.
The FairCom Modbus connector provides the ability to connect to Modbus devices for seamless access to Modbus tags.
Note
A tag is a piece of named data with an associated value. For example, the tag temperature 70
includes both the named data temperature
and the value 70
. In JSON, a tag is a JSON property, such as "temperature": 70
. In a SQL table, a tag is a data field, such as a field named temperature
with a value of 70
.
Section | Description |
---|---|
FairCom Edge has a Modbus service that allows FairCom Edge to connect to and interact with Modbus devices. | |
This section provides procedures for: | |
The API reference outlines and defines the properties used to utilize the Modbus TCP service. | |
Verify that the Modbus service is enabled in the FairCom Edge server. | |
The Modbus data types are the values used in the | |
The Modbus emulator software simulates running a machine communicating over the Modbus protocol. |