You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ through the typical process of an application developer and learn about MORYX
5
5
concepts and terminology on the way.
6
6
7
7
You will accompany a pencil manufacturer on its road to the digital factory.
8
-
Despite using some specialised machines, they don't have any automatted
8
+
Despite using some specialized machines, they don't have any automated
9
9
processes right now.
10
10
11
11
@@ -19,7 +19,7 @@ Programming**, all of that is **not mandatory** to master this.
19
19
20
20
## Prerequisite
21
21
22
-
Below is a list of patterns and basic concepts that MORYX is build upon, but you
22
+
Below is a list of patterns and basic concepts that MORYX is built upon, but you
23
23
don't need to know right upfront.
24
24
25
25
### General/OOP
@@ -46,7 +46,7 @@ This is a list of more or less 'advanced' topics
46
46
47
47
## Requirements
48
48
49
-
Before to start, you need the following tools installed on you machine:
49
+
Before you start, you need the following tools installed on your machine:
50
50
51
51
*[ ][Git](https://git-scm.com/)
52
52
*[ ][Visual Studio 2022](https://visualstudio.microsoft.com/downloads/) (Any version below wouldn't work, but you can install them in parallel)
@@ -80,12 +80,12 @@ MORYX Terminology and Concepts you will learn
80
80
81
81
## [Chapter 2 - Drivers](chapter-2-drivers.md)
82
82
83
-
Since so many pencils were sold, the manufacturer decided that only manual cells aren't feasible anymore. So some manual cells are replaced by full automated ones.
83
+
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.
84
84
85
85
In this chapter you will learn how to
86
86
* Communicate with hardware
87
87
* Use different hardware, without having to adjust the source code
88
-
*Setup a simulated production
88
+
*Set up a simulated production
89
89
90
90
Terminology and Concepts you will learn
91
91
* Drivers
@@ -94,9 +94,9 @@ Terminology and Concepts you will learn
Copy file name to clipboardExpand all lines: chapter-0-requirements.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,5 +5,5 @@
5
5
*[ ][CodeMeter User Runtime (Version 8.x)](https://www.wibu.com/de/support/anwendersoftware/anwendersoftware.html)
6
6
7
7
## Get all your licenses running
8
-
The application developer program uses developer licenses. The licenses end on WibuCmRaU. You need the CodeMeter Control Center, where you can add those files via drag and drop. This can be downloaded from the Wibu website directly.
9
-
For a scenario in which you want to use production licenses you may consider installing the PHOENIX CONTACT Activation Wizard available on the [PHOENIX CONTACT page](https://www.phoenixcontact.com/de-de/produkte/programmier-software-plcnext-engineer-1046008) under Downloads -> Software.
8
+
The application developer program uses developer licenses. The licenses end with WibuCmRaU. You need the CodeMeter Control Center, where you can add those files via drag and drop. This can be downloaded from the Wibu website directly.
9
+
For a scenario in which you want to use production licenses, you may consider installing the PHOENIX CONTACT Activation Wizard available on the [PHOENIX CONTACT page](https://www.phoenixcontact.com/de-de/produkte/programmier-software-plcnext-engineer-1046008) under Downloads -> Software.
0 commit comments