Guide de l'utilisateur de la passerelle Edge Computing : Interface avec l'automate Inovance via le protocole Modbus RTU

This guide focuses on connecting Inovance PLC to the EG Edge Gateway via Modbus RTU protocol. It is suitable for beginners looking to set up industrial communication quickly.

The articles we discussed before:

How to integration EG edge computing gateway with the General Electric PLC

How to integrate with Xinjie PLC via Modbus RTU protocol

How to interface with Panasonic PLCs via Mewtocol TCP Protocol

1. Connexion du matériel

Compatible PLC: Inovance H3U

The Modbus RTU protocol uses serial communication. This example PLC model employs RS232 communication.

2. Paramètres de communication PLC

2.1. Paramètres du port série

Fourni par l'ingénieur PLC.

The serial port parameters for this Inovance PLC are:

Débit en bauds : 57600

Bits de données : 8

Bits d'arrêt : 1

Parity Bit: NONE

3. Configuration de la passerelle

3.1. PLC Connection Setup

Drag an Inovance node from the left pane. Double-click to open the settings page and configure as follows based on the PLC’s serial parameters:

Protocole : Sélectionner Modbus RTU

Port série : RS232

Débit en bauds : 57600

Bits de données : 8

Bits d'arrêt : 1

Parité : Aucun

Timeout: -1

Série : H3U

ID de la station : 0x0B

Format : ABCD

Interface with Inovance PLC via Modbus RTU protocol02

3.2. Configuration des points de données

Enter the data points to be read into the parameter list of the Inovance node. Once configured, the node will automatically read data from the PLC at the specified frequency.

Les points de données sont généralement fournis par les ingénieurs API. Après avoir obtenu la liste des points, remplissez les points de données selon le format requis par la passerelle. Pour plus de détails sur le mappage, reportez-vous à

This section contains a Yueque content card. Click the link to view:(Vous pouvez utiliser Google Chrome pour la traduction) https://iotrouter.yuque.com/zn3vdn/eg8000/dqdvyosc5vubd2rv

This example reads data from addresses D6000 and D6002. In the parameter list, enter the address/name/data type in sequence. The data is read cyclically every 2 seconds, as shown in the figure:

Interface avec l'automate Inovance via le protocole Modbus RTU01

3.3. Essais

Click Deploy and observe that data is printed every 2 seconds. The read data point results are: D6000:0 D6002:0. Communication successful!

Interface with Inovance PLC via Modbus RTU protocol03

Guides connexes dans Intégration des automates industriels

← Retour au Hub d'intégration PLC

About Me
db6893fd1d3e314ac461fa240068dc06?s=150&d=mp&r=g
IoT Solutions Specialist ~ Web ~  More Posts

Agnes Wang is an IoT Solutions Specialist at IOTRouter, focusing on industrial IoT gateways, edge computing, and industrial automation solutions.

She specializes in industrial communication technologies, including Modbus, IEC 60870-5-104, MQTT, OPC UA, PLC integration, and remote monitoring applications. She contributes to technical articles and application guides covering industrial IoT solutions, protocol conversion, and edge computing.