WPF
Writing your first HMI project in C# – WPF
UPDATE 08/03/2017: I see that this article is quite popular, however it takes a simple approach to get you started, by using…
Read ArticleLatest Article
I’ve always published content targeted to mid-level C# developers. However quite a chunk of emails that I receive are from people getting started with C#. Hopefully this article…
Guides, notes, and experiments on C#, WPF, PLC communication, and industrial automation software.
WPF
UPDATE 08/03/2017: I see that this article is quite popular, however it takes a simple approach to get you started, by using…
Read Article
WPF
Wpf is an advanced technology to build responsive user interfaces, but for many tasks (MessageBox, Folder Browser, Progress Dialog) you still have…
Read Article
PLC
AdvancedHmi is a free and “almost open-source” HMI framework written in VB.Net that offer some drivers for PLCs, and also offer free…
Read Article
PLC
Teleassistance and remote control are becoming more and more popular, especially when the downtime cost is high, due to the need of…
Read Article
PLC
A common task in the world of automation is to convert PLC programs from one platform to another. The reasons for this…
Read Article
PLC
In this post you will find how to use nModbus with C# and how to create a simulation enviroment to test your…
Read Article
PLC
This tutorial that i found in a forum explains how to communicate between 2 Controllogix using the produced and consumed tags. This…
Read Article
PLC
The latest PLC Allen Bradley Micrologix 1400 is provided with Modbus TCP and RTU. This is a powerful feature and with this…
Read Article
C#
I recently started to use GIT as source code management system, and because i’m not made for commands written in console-like windows,…
Read Article