Delta HMI and VFD Control with Modbus
Delta HMI and VFD Control with Modbus
Delta HMI and VFD Control with Modbus
Pages
Modbus communication of delta HMI (DOP 107CV) with delta VFD (VFD-L
communication.
In this topic, a delta VFD is used to run an Induction motor. As we all know
that the main reason for using VFD is nothing but the speed control of the
motor, speed is controlled here in such a way that frequency increases and
decreases by one hertz when each of its function buttons are pressed in
HMI.
Usually, there are three or four methods to run an induction motor and
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 1/17
1/25/24, 5:53 PM Delta HMI and VFD Control with Modbus
Here, we will use the fourth method, both for operation and frequency
control.
parity, mode, slave ID, etc are to be set in the VFD drive. Also, the HMI
Station address (Slave ID) must be set different from that of PLC which is by
default equal to one (1), means the ID must be in the range of 2 to 247 (for
VFD-L series).
2-00 = 4
2-01 = 4
Communication parameters:
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 2/17
1/25/24, 5:53 PM Delta HMI and VFD Control with Modbus
Now, HMI has to be configured based on the above settings. Before moving
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 3/17
1/25/24, 5:53 PM Delta HMI and VFD Control with Modbus
DOP 107CV has two communication ports with three modes. Here, port 2
Open DOP soft 4.00……. and configure COM 2 and COM 1 as follows after
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 4/17
1/25/24, 5:53 PM Delta HMI and VFD Control with Modbus
VFD.
Now, prior to PLC logic, refer below for the device addresses of drive.
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 5/17
1/25/24, 5:53 PM Delta HMI and VFD Control with Modbus
To run & stop the drive, 2000H is used and to change frequency, 2001H is
used.
Using 8421 code, convert the said addresses into decimal format as we are
8192 & 8193 are only the holding device addresses of the VFD.
10 in it will make the VFD run and entering 1 will make it stop.
5000 in it will make the motor run at 50 Hz. It means that 100 (dec) should
be added to the existing value of 8193 each time to increase the speed of
One data register each to be used for operational command and frequency
command.
Here, D70 are D100 are used for operation and frequency commands.
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 6/17
1/25/24, 5:53 PM Delta HMI and VFD Control with Modbus
10 (dec) and 1 (dec) are moved to D70 when start and stop commands are
given in rung 1 and 2.
Now, as explained above that 8192 and 8193 are the device addresses of
VFD for operation and frequency command, means, the data content of D70
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 7/17
1/25/24, 5:53 PM Delta HMI and VFD Control with Modbus
Click on the highlighted and the macro command will pop up. In this
window, click on the command followed by the following.
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 8/17
1/25/24, 5:53 PM Delta HMI and VFD Control with Modbus
Fill the source variable as PLC’s data register and the destination one as
Modbus address (VFD device addresses). Here, HMI acts as the bridge
between VFD and PLC. Make sure to correctly fill in the station address of
As discussed above that D70 is used for operation command and D100 for
4-8192 = D70
4-8193 = D100
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 9/17
1/25/24, 5:53 PM Delta HMI and VFD Control with Modbus
Click on the update after filling in addresses, the result of which is as below.
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 10/17
1/25/24, 5:53 PM Delta HMI and VFD Control with Modbus
After the macro is written for both operation and frequency commands, click
Start = M0
Stop = M1
Increase speed = M4
Decreased speed = M5
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 11/17
1/25/24, 5:53 PM Delta HMI and VFD Control with Modbus
Apart from this, take two numeric inputs on the same screen and address
them as W4-8192 and W4-8193. These will show their current values in
decimal format. These values will confirm the actual process. The sample of
one numeric input is shown below.
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 12/17
1/25/24, 5:53 PM Delta HMI and VFD Control with Modbus
The final screen is shown below having the said numeric inputs on the
highlighted state.
You can Download the PLC and HMI Project files. Click Here
If you liked this article, then please subscribe to our YouTube Channel for
You can also follow us on Facebook and Twitter to receive daily updates.
Read Next:
Subscribe Now
PLC Tutorials
Process and Mechanical Parameters in Steam Turbine
Why is White Powder Used in Electrical Cables?
Recommended Articles
1. Programmable Logic Controller (PLC) Scan Time – Types, Theory
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 14/17
1/25/24, 5:53 PM Delta HMI and VFD Control with Modbus
Leave a Comment
Name *
Email *
Website
Post Comment
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 15/17
1/25/24, 5:53 PM Delta HMI and VFD Control with Modbus
Categories
Select Category
Recent Comments
Types, Advantages
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 16/17
1/25/24, 5:53 PM Delta HMI and VFD Control with Modbus
More Articles
2024 © Reproduction without explicit permission is prohibited. - PLC SCADA Courses - Engineers
Community
https://instrumentationtools.com/delta-hmi-and-vfd-control-with-modbus/ 17/17