This repository demonstrates how to use the comfort functions of the Modular Application Creator Module Builder. With those comfort functions the Openness programmer does not need to handle the xml file when e.g. calls in ladder logic should be generated. More information is available under Modular Application Creator on SIOS.
We just updated our Modular Application Creator Use Case Based Documentation.
- TIA-Portal 19 installed on Windows PC
- Download the Modular Application Creator 19.1
- Microsoft Visual Studio with Modular Application Creator Module Builder installed
-
clone this repository in your Visual Studio (avoid OneDrive folder)
-
optional: go to the Properties of your project in Visual Studio --> Debug --> Start external program and select the ModularApplicationCreator.exe
-
Start your solution --> Modular Application Creator should show up
- Go to settings and add the the location of the nuget packages to the sources (xxx\modular-application-creator-use-cases\UseCaseBasedDoku\bin\Debug)
- Create new Modular Application Creator project
- Assign Equipment Module: MAC_use_cases.xxx-prexxx to your PLC
- Configure your Module under the "Configure modules" tab
- Click generate under the "Generate" tab
--> your TIA-Portal project is generated
If you have problems or suggestions, please send an email to [email protected]
Copyright © 2024 Siemens AG.
This project is MIT licensed.