Skip to content

simatic-ax/standardizer-tutorial-lib

Repository files navigation

Standardizer Tutorial (only cloud based)

In this standardizer tutorial, you'll learn about all the important tools necessary to develop a ST library with SIMATIC AX.

Although this tutorial focuses on the cloud IDE, the workflows are very similar in the local IDE. Differences will be noted in the tutorial, but not explained in detail.

After this tutorial, you will:

  • know the basics about Apax
  • be familiar with OOP in ST
  • know how to use the AxUnit testing framework
  • be able to write simple test classes
  • be familiar with writing parameterized tests
  • understand how to use the debugging extension
  • are able to create your own package and know how to publish it

This tutorial is structured in multiple sequential chapters. Be sure to read Apax package manager usage first, as it contains necessary steps to enable work later in tutorial. All other chapters can be read in any order, but note that Write own unit tests with AxUnit depends on Introduction in OOP.

Training chapters

Prerequisites

How to get a your public SSH key from AX

Contribution

Thanks for your interest in contributing. Anybody is free to report bugs, unclear documentation, and other problems regarding this repository in the Issues section or, even better, propose any changes to this repository using Pull Requests.

License and Legal information

Please read the Legal information