Skip to content

Add hwcn #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
**/.apax
**/node_modules
**/node_modules
/.vs
2 changes: 1 addition & 1 deletion 00_introduction/slides/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Regardless if you are coming from TIA Portal or are starting new in the SIMATIC
| 06 | Unit Testing |
| 07 | Tools for commissioning |
| 08 | Package management |
| 09 | Versioning and Continuous Integration |
| 09 | Hardware Configuration |

---

Expand Down
2 changes: 1 addition & 1 deletion 01_introduction_to_ax_code/slides/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ mouseWheel: true,
| 06 | Unit Testing |
| 07 | Tools for commissioning |
| 08 | Package management |
| 09 | Versioning and Continuous Integration |
| 09 | Hardware Configuration |

---

Expand Down
2 changes: 1 addition & 1 deletion 02_first_ax_project/slides/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ mouseWheel: true,
| 06 | Unit Testing |
| 07 | Tools for commissioning |
| 08 | Package management |
| 09 | Versioning and Continuous Integration |
| 09 | Hardware Configuration |

---
<header class="slide_header">
Expand Down
2 changes: 1 addition & 1 deletion 03_loading_and_debugging/slides/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ mouseWheel: true,
| 06 | Unit Testing |
| 07 | Tools for commissioning |
| 08 | Package management |
| 09 | Versioning and Continuous Integration |
| 09 | Hardware Configuration |

---

Expand Down
2 changes: 1 addition & 1 deletion 04_introduction_to_st/apax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ variables:
APAX_BUILD_ARGS:
- "--debug" # Generate debug information for target "1500"
devDependencies:
"@ax/sdk": 2311.0.1
"@ax/sdk": ^2405.0.0
scripts:
present: reveal-md ./slides/slides.md --theme ./slides/theme/simatic-ax.css --watch
2 changes: 1 addition & 1 deletion 04_introduction_to_st/exercises/1_implement_valve/apax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ variables:
APAX_BUILD_ARGS:
- "--debug" # Generate debug information for target "1500"
devDependencies:
"@ax/sdk": 2311.0.1
"@ax/sdk": ^2405.0.0
2 changes: 1 addition & 1 deletion 04_introduction_to_st/exercises/2_implement_tank/apax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ variables:
APAX_BUILD_ARGS:
- "--debug" # Generate debug information for target "1500"
devDependencies:
"@ax/sdk": 2311.0.1
"@ax/sdk": ^2405.0.0
2 changes: 1 addition & 1 deletion 04_introduction_to_st/slides/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ mouseWheel: true,
| 06 | Unit Testing |
| 07 | Tools for commissioning |
| 08 | Package management |
| 09 | Versioning and Continuous Integration |
| 09 | Hardware Configuration |

---

Expand Down
1 change: 1 addition & 0 deletions 05_oop_in_st/slides/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ mermaid:
| 06 | Unit Testing |
| 07 | Tools for commissioning |
| 08 | Package management |
| 09 | Hardware Configuration |

---

Expand Down
1 change: 1 addition & 0 deletions 06_unit_testing/slides/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ mouseWheel: true,
| **06** | **Unit Testing** |
| 07 | Tools for commissioning |
| 08 | Package management |
| 09 | Hardware Configuration |

---

Expand Down
1 change: 1 addition & 0 deletions 07_tools_for_commissioning/slides/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ mouseWheel: true,
| 06 | Unit Testing |
| **07** | **Tools for commissioning** |
| 08 | Package management |
| 09 | Hardware Configuration |

---

Expand Down
1 change: 1 addition & 0 deletions 08_package_management/slides/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ mouseWheel: true,
| 06 | Unit Testing |
| 07 | Tools for commissioning |
| **08** | **Package management** |
| 09 | Hardware Configuration |


---
Expand Down
9 changes: 9 additions & 0 deletions 09_hardware_configuration/apax.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: 99_template

version: 0.0.0
type: generic

scripts:
present: reveal-md ./slides/slides.md --theme ./slides/theme/simatic-ax.css --watch
dependencies:
"@ax/sdk": 2405.0.0
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
What to do?
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
What to do?
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
What to do?
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading