Une fois toutes les 5 minutes

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.

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

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. Connexion du matériel

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. Paramètres de communication PLC

2.1 Ethernet Parameter Settings

Fourni par l'ingénieur PLC.

3. Paramètres de la passerelle

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:

Protocole : Select MC-1E

Adresse : Enter the PLC address, in this example 192.168.3.40

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

Délai de connexion : 2000

Délai de communication : 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:(You can use Google Chrome for translation)
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

Cliquez sur Déployer, 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

Nous contacter