Export Matlab Simulink Model to IEC 61400-27 Annex F DLL
53 views (last 30 days)
Show older comments
Hello,
we are trying to export our Simulink model as a DLL that complies with IEC 61400-27 Annex F using Simulink Coder.
We have identified an approach that uses a custom TMF or TCL file, but based on the available documentation we have not yet been able to generate a DLL that meets the required Annex-F structure.
In our attempts, we followed the example described here:
Our goal is to obtain a fully compliant DLL that can be used in external simulation environments, such as DIgSILENT PowerFactory.
Any support, hints, or examples would be greatly appreciated.
Thank you in advance.
1 Comment
Ayush
on 10 Dec 2025 at 5:37
Hi Gregor,
Which specific parts of the IEC 61400-27 Annex F structure are proving difficult to achieve and are you receiving any error messages during code generation or when loading the DLL in PowerFactory?
You can refer to following document to understand about packaging generated code:
Answers (0)
See Also
Categories
Find more on Test Model Components in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!