In this program, you will build a MORYX application from scratch. You will go through the typical process of an application developer and learn about MORYX concepts and terminology on the way.
You will accompany a pencil manufacturer on its road to the digital factory. Despite using some specialized machines, they donāt have any automated processes right now.
This tour addresses application developers, that have a basic understanding of software development/programming. While ideally you are a .NET/C# developer, used to work with VisualStudio and experienced in Object Orientated Programming, all of that is not mandatory to master this.
Below is a list of patterns and basic concepts that MORYX is built upon, but you donāt need to know right upfront.
This is a list of more or less āadvancedā topics
Before you start, you need the following tools installed on your machine:
Find more details on requirements here.
In this chapter you will build an application to digitalize a manual pencil production line.
While it introduces the basic terminologies and shows how to create a MORYX application from scratch it enables you to
MORYX Terminology and Concepts you will learn
Since so many pencils were sold, the manufacturer decided that only manual cells arenāt feasible anymore. So some manual cells are replaced by fully automated ones.
In this chapter you will learn how to
Terminology and Concepts you will learn
The manufacturer decided to have a separate Colorizing Cell for each color in order not to have to change the paint anymore.
In this chapter you will learn how to
MORYX Terminology and Concepts you will learn
If you need help, you can ask and find MORYX related questions on Stack Overflow using the tag moryx. There is also a Gitter channel or you can open issues on GitHub.