I made a video where i explain how to connect and read tags from and Opc server using OpcNetApi.dll library with C#. This code comes from here and if you run a google search of some parts of the code you can find more references and tips about implementing different functions of the API. Disclaimer: This [...]
Opc client with C#: an how to video
I made a video where i explain how to connect and read tags from and ...
PLC-PC communication with C#: a quick resume about data exchange libraries
Let’s say that you want to build your own HMI, because: for your application a ...
Real-time Line charts with WPF and Dynamic Data Display
Download the sample application here. When logging datas from sensors it’s important to visualize them ...

PLC-PC communication with C#: a quick resume about data exchange libraries
Let’s say that you want to build your own HMI, because: for your application a commercial SCADAs are too expensive you need more control over the code and VBA suck you want to protect your know how you need a better HMI and you can’t do it with a normal SCADA and you ended up with [...]

Real-time Line charts with WPF and Dynamic Data Display
Download the sample application here. When logging datas from sensors it’s important to visualize them with a powerful chart. In automation especially it’s common to analyze processes with the help of charts to predict and regulate the process. One of the most powerful charts (and for many the best) is Dynamic Data Display, an open [...]

Writing alarms and interlocks in PLC programs
While analizing the process that you have to automate you always have many conditions to respect for the safeness of the equipments, of the operators and of the process itself. When i write alarms and interlocks i always use the same structure, that consists in many words where every bit corresponds to an alarm; this [...]

WPF Themes and theme switcher class
You can find an updated collection of themes for WPF application here. This class contains also a test project where you can see how to switch themes based on a combobox and how to apply those themes. It’s a must have for a GUI developer.

WPF Touch Keyboard
As i previously did with Keypad, i rewrote the code of the for a WPF touch keyboard based on Wosk project on Codeplex. This keyboard both support upper and lower case letter, it’s completely resizable and it’s quite good looking. I packed this togheter with keypad for convenience, and you can download the sample application [...]
-
Multilanguage applications with C# with database support
September 3, 2011
-
Real-time Line charts with WPF and Dynamic Data Display
April 3, 2012
-
Keypad for WPF applications with touch-screen
February 29, 2012
- How to make a Sortable ObservableCollection C# January 29, 2012
-
WPF Localization based on Database with Design support
March 5, 2012
-
Opc client with C#: an how to video
April 17, 2012
-
PLC-PC communication with C#: a quick resume about data exchange libraries
April 11, 2012
-
Real-time Line charts with WPF and Dynamic Data Display
April 3, 2012
-
Writing alarms and interlocks in PLC programs
April 2, 2012
-
WPF Themes and theme switcher class
March 29, 2012
-
mesta: @Sunny: I should see the code to help you, anywa...
-
Sunny: Hi, I am working on Wpf real time applicati...
-
Frank: Thanks, good collection of information....
- Mesta Automation » Blog Archive » WPF Touch Keyboard: [...] i previously did with Keypad, i rewrote the ...
- Mesta Automation » Blog Archive » Multilanguage applications with C# with database support: [...] WPF Localization based on Database with Desi...
Categories
- C# (2)
- Graphics (2)
- OPC (3)
- PLC (5)
- Allen Bradley (4)
- PLC Programming (1)
- PLC Resources (3)
- Siemens (3)
- Scada (2)
- WPF (9)
- WPF Controls (4)
- WPF Resources (5)

