Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 347 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 347 Bytes

The initial version of the automated PLC to Python translation framework, PyLC with support of Function Block Diagram (FBD) language. The framework consists of 4 different Python scripts for importing a PLCopen XML file, parsing it, extracting the information regarding each POU/Block, Python code generation, and finally, translation validation.