Hi. The Allen Bradley PowerFlex 525 inverter is an extremely modern and easy to use inverter. It supports many communication standards such as Modbus-RTU, Modbus-TCP, Ethernet/IP…
Today plc247.com will guide you to use Omron PLC, specifically CP1H to control PowerFlex 525 inverter via Modbus RTU.
Wiring Diagram
![](https://plc247.com/wp-content/uploads/2021/12/plc-omron-modbus-rtu-power-felex-525-vfd-wiring.jpg)
PowerFlex525 Communication Configurator
To configure the inverter to be able to communicate with Modbus-RTU, we need to set the following parameters:
![](https://plc247.com/wp-content/uploads/2021/12/powerflex-525-modbus-parameters-setting.png)
Register Control Address
![](https://plc247.com/wp-content/uploads/2021/12/powerflex-525-modbus-registers-address.png)
![](https://plc247.com/wp-content/uploads/2021/12/powerflex-525-modbus-registers-address-1.png)
+ Register Control Address = 2000 (Hex)
>>> Set Word 2000 = 18: Motor Forward Run
= 34: Motor Reverse Run
= 1: Motor Stop
= 8: VFD Reset Error
+ Register Setting Frequency Address = 2001 (Hex)
Register Monitoring Address
![](https://plc247.com/wp-content/uploads/2021/12/power-felex525-modbus-register-address.png)
CP1H Communication Setting
We need to configure the communication parameters of the PLC to be the same as the Allen Bradley PowerFlex 525
![](https://plc247.com/wp-content/uploads/2021/05/cp1h-modbus-vfd-fr-e720-setting.png)
CP1H Modbus Programming
+ Initialize the VFD when the PLC starts running
![](https://plc247.com/wp-content/uploads/2021/12/plc-omron-modbus-rtu-power-felex-525-program-1.png)
+ Transmission Distribution
![](https://plc247.com/wp-content/uploads/2021/10/plc-omron-modbus-rtu-invt-gd20-program-2-577x1024.png)
+ Frequency Setting
![](https://plc247.com/wp-content/uploads/2021/10/plc-omron-modbus-rtu-invt-gd20-program-3.png)
+ Control Run Command
![](https://plc247.com/wp-content/uploads/2021/12/plc-omron-modbus-rtu-power-felex-525-program-2-581x1024.png)
+ Read Data Response
![](https://plc247.com/wp-content/uploads/2021/11/delta-ms300-modbus-rtu-plc-omron-program-3-743x1024.png)
+ Data Monitoring
![](https://plc247.com/wp-content/uploads/2021/11/delta-ms300-modbus-rtu-plc-omron-program-5.png)
Project Video Tutorial
======
Recommended software and documentation:
+ CX Programmer for PLC Omron Programming
+ PowerFlex 525 VFD Manual PDF Download (Password Extract: plc247.com)
If you have any difficulty in connecting Omron PLC with PowerFlex525, please comment below the article, plc247.com will answer you as soon as I read the article.
Best Regards!