-
The Nodeset2 XML has the following two fields, e.g.
http://opcfoundation.org/UA/DI/
http://PLCopen.org/OpcUa/IEC61131-3/
-
Program configuration settings (with `VAR_ACCESS`), and some others aren't actually valid for TwinCAT 3-flavor IEC61131-3.
Probably those that do not have a set of transformer dataclasses defined y…
-
**Is your feature request related to a problem? Please describe.**
In addition to external functions, we should support externally defined variables that could then be used in code.
Examples of such…
-
Hi,
I just found your repo when looking for structured text parsers. Your project looks very interesting!
In your readme you mention you want to make a formatter based on Python's _Black_. I alr…
-
## Request:
I wonder if it might be possible to explore adding parsing support for SEL-styled XML files which are the standard export format for the [SEL RTAC](https://selinc.com/products/3530/) plat…
-
Hello,
I am currently working on a code generator for PLC. The background: A PLC is used in the industry to control machines. It defines a text based programming language (IEC61131-3) called struct…
-
**Current behavior**
**Describe the bug**
Trying to import an enumerated typ from XML with negative values. This is done for backward compbility reasons
**To Reproduce**
Steps to …
-
Hi there!
First of all, let me say that this project looks remarkable! I'm very impressed, and I think I'm going to try to put this project to work if at all possible during my regular development.…
-
Hi, this project looks very interesting, but I am not sure what the ultimate goal of this project is. Will this be a long-term maintenance project? Or is it just for learning, like most rust projects?
-
In several of the assert-methods there is quite a lot of code that is duplicated.
Clean that up so it's using common functions/function blocks for these parts.