Animación Hover

Edge Computing Gateway User Guide: Integration with Mitsubishi PLC using the MC-1E protocol

Today, let’s talk about how to interface with Mitsubishi PLC using the MC-1E protocol.

El artículo del que hablamos antes:

How to interface with Omron PLC via EtherNet/IP protocol

How to interface with Omron PLC via Hostlink protocol

How to interface with Omron PLC via Fins protocol

1. Conexión de hardware

Compatible PLC: FX-3U Series

The MC-1E protocol uses Ethernet communication, so it is only necessary to ensure that the gateway’s LAN port and the Mitsubishi PLC’s IP are on the same subnet.

Integration with Mitsubishi PLC using the MC-1E protocol01

2. Parámetros de comunicación PLC

2.1 Ethernet Parameter Settings

Proporcionado por el ingeniero del PLC.

3. Configuración de la puerta de enlace

3.1 PLC Connection Settings

Drag a Mitsubishi node from the left panel and double-click to open the settings page. Fill in the configuration according to the PLC’s parameters as follows:

Protocolo: Select MC-1E

Dirección: Enter the PLC address, in this example 192.168.3.40

Puerto: Enter the PLC connection port, in this example 5001

Tiempo de espera de la conexión: 2000

Tiempo de espera de comunicación: 2000

Integration with Mitsubishi PLC using the MC-1E protocol02

3.2 Data Point Settings

Fill in the data points to be read in the parameter list of the Mitsubishi node. Once the data points are entered, the gateway will automatically read the PLC data at the set frequency.

The data points are generally provided by the PLC engineer. After receiving the point table, fill in the data points according to the gateway’s required format. For specific correspondences, refer to:(Puedes utilizar Google Chrome para la traducción)
https://iotrouter.yuque.com/zn3vdn/eg8000/gtyg0mdl9dipbu7u

In this example, data at D-type addresses is read. In the parameter list, fill in the Address / Name / Data Type / Data Length sequentially. The reading is performed in a 2-second loop, as shown in the figure.

Integration with Mitsubishi PLC using the MC-1E protocol03

3.3 Testing

Haga clic en Despliegue, and observe that a data entry is printed every 2 seconds. Check that the read data matches the actual values. Communication is successful!

Integration with Mitsubishi PLC using the MC-1E protocol04

Póngase en contacto con nosotros