Skip to content

Commit

Permalink
Update appl-example.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BeckerStS authored Jun 19, 2024
1 parent 5ff02e4 commit 89c409d
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions docs/overview/appl-example.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,23 @@ Here you can find an overview about the application examples offered in our SIMA
This application examples can be used for:

- idea creation
- usage of some example libraries
- showcasing libraries and tools
- example programs

In addition our release-pipelines will create apax-templates of these application example repositories.

## Overview of application examples

[List of all application examples in this organisation](https://github.com/search?q=topic%3Aapplication-example+org%3Asimatic-ax+fork%3Atrue&type=repositories)

Promoted repositories:

| Application Name | Description |
|-|-|
| [ae-trafficlight](https://github.com/simatic-ax/ae-trafficlight) | Application example which shows the usage of the [statemachine library](https://github.com/simatic-ax/statemachine). |
| [ae-json-library](https://github.com/simatic-ax/ae-json-library) | Application example which shows the usage of the [Json library](https://github.com/simatic-ax/json). |
| [ae-motion-tiax](https://github.com/simatic-ax/ae-motion-tiax) | TIAX-Library application example using the "MotionControl.Native" sys-library allowing to connect to TO's. |

<!-- | [ae-sortingline](https://github.com/simatic-ax/ae-sortingline) | Application example for a sorting line for items on a conveyor belt. In this example the usage of the [windowtracking library](https://github.com/simatic-ax/windowtracking) is shown. |
| Application Name | Description | Templates |
|-|-|-|
| [ae-trafficlight](https://github.com/simatic-ax/ae-trafficlight) | Application example which shows the usage of the [statemachine library](https://github.com/simatic-ax/statemachine). |[Link](https://github.com/simatic-ax/template-ae-trafficlight)|
| [ae-json-library](https://github.com/simatic-ax/ae-json-library) | Application example which shows the usage of the [Json library](https://github.com/simatic-ax/json). |[Link](https://github.com/simatic-ax/template-ae-json-library)|
| [ae-motion-tiax](https://github.com/simatic-ax/ae-motion-tiax) | TIAX-Library application example using the "MotionControl.Native" sys-library allowing to connect to TO's. |[Link](https://github.com/simatic-ax/template-ae-motion-tiax)|
| [ae-hw-engineering](https://github.com/simatic-ax/ae-hw-engineering) | Application example which shows the usage of the AX hardware-engineering. |-|
| [ae-axftcmlib](https://github.com/simatic-ax/ae-axftcmlib) | Application example which shows the usage of the [axftcm library](https://github.com/simatic-ax/axftcmlib). |[Link](https://github.com/simatic-ax/template-ae-axftcmlib)|
<!-- | [ae-sortingline](https://github.com/simatic-ax/ae-sortingline) | Application example for a sorting line for items on a conveyor belt. In this example the usage of the [windowtracking library](https://github.com/simatic-ax/windowtracking) is shown. |-|
-->

0 comments on commit 89c409d

Please sign in to comment.