Une fois toutes les 5 minutes

Edge Computing Gateway User Guide: Interface with Omron PLC via Hostlink protocol

Today, let’s talk about how to interface with Omron PLC via Hostlink protocol.

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

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

How to integration with Xinjie PLC via Modbus RTU protocol

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

How to interface with Keyence KV-7500 series PLCs via the KV TCP protocol

How to interface with Panasonic PLCs via Mewtocol TCP Protocol

How to interface with Inovance PLC via Modbus RTU protocol

How to interface with AB PLC via PCCC protocol

How to interface with AB PLC via EtherNet/IP protocol

How to interface with Omron PLC via EtherNet/IP protocol

1. Connexion du matériel

Compatible PLC: CP Series

The Hostlink protocol uses serial communication. For this example, the PLC model CP1W-0026 uses RS485 communication. Simply connect the PLC’s 485 interface SDA- to the gateway’s B1 pin, and the PLC’s 485 interface SDB+ to the gateway’s A1 pin.

Interface with Omron PLC via Hostlink protocol01

2. PLC Serial Parameters

Note the unit number (station number 1) and baud rate (9600-8-1-E). These parameters will be required for subsequent gateway configuration.

Interface with Omron PLC via Hostlink protocol02

Note: DIP Switch Settings: 1 and 4 (OFF), 2, 3, 5, 6 (NO)

Interface with Omron PLC via Hostlink protocol03

3. Configuration de la passerelle

3.1. PLC Connection Setup

Drag an Omron node from the left panel. Double-click to open the settings page and configure based on the PLC’s serial parameters as follows:
Protocole : Select HostLink

Port série : Select RS485-1 (based on actual hardware connections)

Débit en bauds : 9600

Bits de données : 8

Bits d'arrêt : 1

Parité : EVEN

Station Number: 1

Interface with Omron PLC via Hostlink protocol04

3.2. Configuration des points de données

Enter the data points to be read in the Omron node’s parameter list. Once configured, the PLC data will be automatically retrieved at the set frequency. Data points are typically provided by PLC engineers. After obtaining the point list, enter data points in the format required by the gateway. For specific correspondence, refer to:(You can use Google Chrome for translation) https://iotrouter.yuque.com/zn3vdn/eg8000/skfapgdm7332it5q

In the parameter list, fill in Address/Name/Data Type/Data Length sequentially. Set a 2-second cycle for periodic reading, as shown in the figure:

Interface with Omron PLC via Hostlink protocol05

3.3. Essais

Click Deploy. Observe that a data point is printed every 2 seconds. Verify that the output value matches the actual value. Communication successful!

Interface with Omron PLC via Hostlink protocol06

Nous contacter