Índice
AlternarThis guide offers a comprehensive solution for connecting Delta DVP, AS series, and other PLCs supporting the Protocolo Modbus TCP to IoT Edge Gateways. While these series share protocol compatibility, their addressing logic differs: DVP and AS models typically utilize fixed register maps, whereas the CODESYS-based AX-C12E used in this tutorial requires manual variable mapping through its Modbus TCP Slave component. We will demonstrate the communication configuration between the AX-C12E e o EG8200Mini gateway, specifically focusing on the Ethernet interface and data acquisition process.
Compatible PLCs include DVP series models e AS PLCs that support the Modbus TCP protocol.
1. Ligação do hardware
Modbus TCP utilizes Ethernet communication. For this guide, the AX-C12E PLC is used. Simply connect the PLC’s Ethernet port to the LAN port of the gateway.

2. Parâmetros de comunicação do PLC
The PLC engineer typically provides these parameters. In this example:
-
PLC IP Address:
192.168.1.121 -
Porto:
502
3. Configuração da porta de entrada
3.1. Configuração da ligação do PLC
Arrastar um Delta node from the left palette and double-click it to open the configuration page. Configure the PLC parameters as follows:
-
Protocolo: Modbus TCP
-
Porto: 502
-
Tempo limite de ligação: 2000 ms
-
Tempo limite de comunicação: 2000 ms
-
Series: AS
-
Unit ID (Station Number): 1

3.2. Configuração do ponto de dados
Enter the data points to be polled in the Parameter List. Once configured, the gateway will automatically read data from the PLC at the specified frequency.
Data points are usually provided by the PLC engineer in a point list. Map these points according to the gateway’s required format.

3.3. Testing and Verification
Clicar Implantar. The gateway will log a data entry every 2 seconds. Observe the output to verify the result:
-
Received Value:
D0: 88
Successful communication is confirmed.

Summary & Next Steps
With the communication channel established, your EG8200Mini is now ready to transform raw data from the Delta PLC into actionable insights. This Ethernet-based Modbus TCP connection ensures high-speed data transmission and provides the stability required for demanding industrial environments.
What’s Next?
-
Data Normalization: Use the gateway’s built-in edge computing capabilities to pre-process data before sending it to the cloud.
-
Alerting: Set up threshold-based alarms to monitor critical parameters in real-time.
-
Dashboarding: Visualize your D0 register data through the gateway’s local dashboard or an external SCADA system.
If you encounter any issues during the configuration process, please get in touch with our technical support team.
Guias relacionados em Integração de PLC industrial
← Voltar ao Centro de Integração PLC