
MBAXP is a Modbus ActiveX control that will give Microsoft Excel the ability to communicate via Modbus.
Modsim32 is a Modbus slave/server application will be used as a simulator.
A very simple and brief overview of how the software downloaded will all work together.
The developer tab in excel is not shown by default. It must be explicitly selected.
To enable Modbus on Excel, Macro-Enabled files have to be used. The security settings in Excel must therefore be changed.
Modsim32, Virtual Serial Port and the MBAXP ActiveX control are all configured to create the very first Modbus connection in the course.
A look is taken at the various controls used in the Excel file and the properties and methods associated with them.
The example from the previous section is expanded. It is moved from reading a single holding register memory address to a block of 5 addresses.
The Excel application is modified to read input registers.
The Excel application is modified to Read Coils.
The Excel application is modified to read input statues.
The Excel application is modified to Write to a single holding register.
The Excel application is modified to write to a Single Coil.
The VBA code is modified to allow connection via Modbus TCP/IP.
If you design and implement projects in the area of Process Automation or SCADA, you will know from your experience that "one size does not fit all" when it comes to data acquisition and Human Machine Interfaces (HMIs). There is always some type of customization to be done. Always some feature that the standard HMI software does not offer.
And sometimes, using a very expensive HMI with all sorts of bells and whistles for a small project can just be overkill. There are times when you just need a very simple application that acquires a few data points from a Modbus network and displays them on a computer screen.
These are the reasons for this course!
I teach you how to use Microsoft Excel to create your own Modbus Master application and Human Machine Interface.
If you apply yourself in this course and execute all that I ask you to do, then at the end, you would be essentially be creating an application with all of the superb data analysis capabilities of Microsoft Excel and applying it to Modbus data!
This is the start of your journey into a whole new area of Process Automation / SCADA and one that is increasingly in very high demand!
Looking forward to seeing you on the inside!