Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1013 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 1013 Bytes

Hello AX World

This is a simple PLC application which can be downloaded to a PLC or some unit tests can be executed.

For downloading to a PLC it is additional effort necessary and it is depending on Local IDE or Web IDE.

The Hello AX World contains:

  • A small program which can be downloaded to the PLC
  • This contains a ST configuration, a ST program and a function which returns a string Hello AX World
  • A unit test, which check the return value of the function.
  • A watchtable to monitor the variable which contains the

Install project

Clone link for cloning the repository

git@github.com:simatic-ax/hello-ax-world.git

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, is free to propose any changes to this repository using Merge Requests.

License and Legal information

Please read the Legal information