課程資料
課程簡介
Create your own custom Windows Modbus Master and Basic Human Machine Interface (HMI) using Microsoft .NET programming
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 FREE TOOLS with some basic programming 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 have a finished Windows Modbus Application that you can customize to your heart's content!
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!
課程章節
- 9 個章節
- 29 堂課
- 第 1 章 Introduction
- 第 2 章 Downloading the Software Applications
- 第 3 章 Quick Start
- 第 4 章 Explaining the "Quick Start" Application
- 第 5 章 Implementing Polling in our Application using a Timer
- 第 6 章 Expanding the Application with additional Modbus Read/Write Functions
- 第 7 章 Modifying the Application for Serial Communication
- 第 8 章 Creating a Release Version of the Application
- 第 9 章 Bonus Section - How to Always get the Lowest Prices for my Courses
課程內容
- Have an understanding of the Visual Studio 2017 Integrated Development Environment , Create a Windows Forms application, Write VB.NET program code to communicate with a Modbus Server via TCP/IP, Write VB.NET program code to communicate with a Modbus Slave via a Serial Connection, Display data values read via Modbus within the Windows Application, Design user input to allow a user to set data values in a Modbus Server/Slave via the Windows Application, Implement basic graphical objects in the Windows Application for display of data, Build a very basic but custom Human Machine Interface
此課程所涵蓋的技能
評價
-
BBipin Patil
It is too good to understand Modbus communication in a simple manner. We would like to connect remote device on serial as well as TCP/IP connection using Modbus address for several slave devices. Please help us to developed such applications.
-
QQuentin Quarles
Best programming tutorial that I have taken on Modbus programming. Lecture and code was easy to understand. Thanks!
-
AAlfred Tolaget
The course is really clear. I am very happy learning it. Better to build it yourself to be familiar with a bit of coding also. Thank you so much for sharing your knowledge and experience.
-
bbernardo Valdez
Never used Visual Studios and this was a great introduction. Im working on Modbus design on my job and this just save us lots of money instead of buying expensive Opc Servers to see if modbus is working in our device Thanks a lot.