Edge Computing Gateway User Guide: Connecting To Panasonic PLCs Via The Mewtocol TCP Protocol - IOTROUTER
Zweefanimatie

Edge Computing Gateway User Guide: Connecting to Panasonic PLCs via the Mewtocol TCP protocol

Today, let’s talk about how to connecting to Panasonic PLCs via the Mewtocol TCP protocol.

Het artikel dat we eerder bespraken:

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

How to integration with Mitsubishi PLC using the MC-1E protocol

1. Hardwareverbinding

Compatible PLC: Panasonic FP0H / Panasonic XHC60ET

The MEWTOCOL TCP protocol uses Ethernet communication. Therefore, you only need to ensure that the gateway’s LAN port and the Panasonic PLC are configured within the same IP subnet.

Interface with Panasonic PLCs via Mewtocol TCP Protocol01

2. PLC-communicatieparameters

2.1 Ethernet Parameter Configuration

Interface with Panasonic PLCs via Mewtocol TCP Protocol02

2.2 User Connection Port Configuration

Interface with Panasonic PLCs via Mewtocol TCP Protocol03

3. Gateway Configuration

3.1 PLC Connection Settings

Drag a Panasonic node from the left panel, then double-click it to open the configuration page. Fill in the parameters according to the PLC communication settings as follows:

Protocol: MEWTOCOL TCP

Address: PLC IP address (example: 192.168.10.5)

Port: PLC connection port (example: 60001)

Connection Timeout: 2000

Communication Timeout: 2000

Station Number: EE

Interface with Panasonic PLCs via Mewtocol TCP Protocol04

3.2 Data Point Configuration

In the parameter list of the Panasonic node, enter the data points to be read. Once the data points are configured, the gateway will automatically read PLC data at the configured polling interval.

Data points are usually provided by the PLC engineer. After receiving the point list, fill in the data points according to the gateway’s required format. The detailed address mapping can be referenced here:(Je kunt Google Chrome gebruiken voor vertaling)

https://iotrouter.yuque.com/zn3vdn/eg8000/frhrwhgsa8o2xpof

In this example, data is read from address DT0. Using the FPWIN GR7 software, you can see that the signed 32-bit integer stored in DT0 is 273. In the parameter list, fill in the address / name / data type / data length, and configure a 2-second polling interval, as shown in the figure.

Interface with Panasonic PLCs via Mewtocol TCP Protocol05

3.3 Testing

Click Deploy. You will see one data record printed every 2 seconds. The read data result is:

DT0: 273

Communication is successful!

Interface with Panasonic PLCs via Mewtocol TCP Protocol06

Neem contact met ons op