Skip to content

Commit

Permalink
Bugfix in TwinCAT automation interface (#100)
Browse files Browse the repository at this point in the history
* Update tc3.md

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
mihaiginta and pre-commit-ci[bot] authored Jul 22, 2024
1 parent ce7543b commit 84dbe8d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/tc3.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
- When typing a type from a library in TwinCAT, it tries to insert the library namespace, which is not valid for the library.
- Events added to an EventClass in the type system must be successfully compiled to be saved. If changes are made and the project is saved without building it, the changes are not saved. Similarly, if there is a compile error, the changes are not saved.

## Version 3.1.2024.56

### Bug fixes

- TwinCAT automation interfaces: fixes bug when configuring Boot settings, the example in [InfoSys](https://infosys.beckhoff.com/english.php?content=../content/1033/tc3_automationinterface/2489005451.html&id=) can be run now

## Version 3.1.4024.47

### Bug fixes
Expand Down

0 comments on commit 84dbe8d

Please sign in to comment.