Issue
It is often a puzzle to many on where C# comes into play in EAE. Well, C# “lives” in the HMI and are found beneath Symbols that we create as part of a CAT. The next question then comes on how does the C# Codes get called to execute, where exactly is the entry point? And after, how do we debug our codes, or at least know what our codes are doing?
Resolution
This Knowledge Base article is meant to “demystify” the questions raised by letting us operate on a sample Solution provided. By the end of the lesson, we will:
- Understand the structure of C# Codes in EAE and how it interacts with HMI.
- Learn a quick and dirty way of Debugging our C# Codes using .NET MessageBox method.
Snapshots from article:
Disclaimer
The views and opinions expressed in this article are those of the author(s) and do not necessarily reflect the official policy or position of Schneider Electric.