Guide de l'utilisateur de la passerelle Edge Computing : Interface avec les automates Panasonic via le protocole Mewtocol TCP

Today, let’s talk about how to interface the EG edge gateway with Panasonic PLCs via the Mewtocol TCP Protocol. 

L'article dont nous avons parlé précédemment :

Comment intégrer la passerelle EG edge computing avec General Electric PLC

Comment intégrer l'automate Xinjie via le protocole Modbus RTU ?

How to interface with Keyence KV-8000 series PLCs via the MC-3E protocol

Comment se connecter aux automates de la série KV-7500 de Keyence via le protocole KV TCP

Compatible PLCs: Panasonic FP0H / Panasonic XHC60ET

1. Connexion du matériel

Mewtocol TCP protocol communicates via Ethernet. Therefore, simply ensure the gateway’s LAN port and the Panasonic PLC’s IP address are within the same subnet.

Interface avec les automates Panasonic via le protocole TCP Mewtocol01

2. Paramètres de communication PLC

2.1. Paramètres Ethernet

Interface with Panasonic PLCs via Mewtocol TCP Protocol02

2.2. User Connection Port Settings

Interface with Panasonic PLCs via Mewtocol TCP Protocol03

3. Paramètres de la passerelle

3.1. Paramètres de connexion PLC

Drag a Panasonic node from the left panel and double-click to open its settings page. Configure the following based on the PLC’s serial port parameters:

Protocole : Select Mewtocol TCP

Adresse : Enter the PLC address (e.g., 192.168.10.5)

Port : Enter the PLC connection port (e.g., 60001)

Délai de connexion : 2000

Délai de communication : 2000

ID de la station : EE

Interface with Panasonic PLCs via Mewtocol TCP Protocol04

3.2. Configuration des points de données

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

Les points de données sont généralement fournis par les ingénieurs API. Après avoir reçu la liste des points, remplissez les points de données selon le format requis par la passerelle. Pour une correspondance spécifique, se référer à :

Il s'agit d'une fiche de contenu Yuque. Cliquez sur le lien pour la consulter :(Vous pouvez utiliser Google Chrome pour la traduction) https://iotrouter.yuque.com/zn3vdn/eg8000/frhrwhgsa8o2xpof

This example reads data from address DT0. Using FPWIN GR7 software, you can see that DT0 stores a signed 32-bit integer: 273. In the parameter list, fill in the address/name/data type/data length sequentially. Set a 2-second cycle for periodic reading, as shown in the figure:

Interface with Panasonic PLCs via Mewtocol TCP Protocol05

3.3. Essais

Click Deploy and observe that a data point is printed every 2 seconds. The read data point result is: DT0:273. Communication successful!

Interface with Panasonic PLCs via Mewtocol TCP Protocol06

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.