-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the SECoP-PLC documentation.
This Wiki contains the documentation required to understand and use the PLC code generator and the associated CODESYS SECoP library.
The documentation is organised to follow the natural workflow:
- Understand the code generator tool
- Define the configuration file
- Run the generator
- Interpret the validation report
- Complete PLC integration using the task list
-
Code Generator — User Guide
Overview of the tool, internal pipeline and how to generate a PLC SEC Node step by step. -
Code Generator — Configuration File Guide
Complete description of all supportedx-plcparameters and how to configure them. -
Code Generator — SEC Node PLC Demo — Configuration File
Full example configuration file used in the demo project. -
Code Generator — Business Rules
List of validation rules applied to the configuration file. -
Code Generator — Validation Report Example
Example of a validation report generated by the tool. -
Code Generator — Task List Example
Example of the generated task list used to complete manual PLC integration work.
For additional project context, refer to the main repository README.