Export FMU for CarMaker
30 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Albrecht
am 7 Mai 2019
Beantwortet: Christian Bertsch
am 15 Jun. 2019
Hello,
How is it possible to export a "Co-Simulation Standalone"-FMU for CarMaker ?
0 Kommentare
Akzeptierte Antwort
Priyank Sharma
am 15 Mai 2019
You can follow the below documentation to correctly export the model as a Tool-Coupling FMU in R2018b
Actually CarMaker should accept win64 DLL, as you can read in the features and functions list, since CarMaker 5.0, at the following link from IPG Automotive website:
Therefore, if the FMU passes the compliance checker and you are able to re-import the FMU in Simulink and everything works fine, this issue comes from the CarMaker side and should be checked with CarMaker.
Weitere Antworten (1)
Christian Bertsch
am 15 Jun. 2019
Mathworks currently supports the export of a so-called "tool-wrapper" FMU with an external depoendency on a ML/SL or runtime installation.
You can use https://github.com/CATIA-Systems/FMIKit-Simulink and the Simulink coder to create a standalone FMU (ME or CS in case your model uses a fixed-step solver)
0 Kommentare
Siehe auch
Kategorien
Mehr zu Create Standalone FMU finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!