exporting a Simulink Modell as FMU , where the flage "canBeInstantiatedOnlyOncePerProcess" = false and not true.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
i am tring to use a FMU , which i made of a simulink modell as multiple instanse in another Simulation Tool, the fmu is working very good, but when i add a second one to the master simulation tool, they does not work any more. i have looked in the model description, and the flag " can be instantiated only once per process " is true. i think, this is the problem. but i do not know how to change that. any suggestions ?! Thanks
0 Commenti
Risposta accettata
Avinash
il 14 Dic 2022
Hi Hasan,
With Simulink Compiler, you can export your Simulink model as a standalone FMU starting with R2020a.
To learn what was overlooked and what caused this issue, click the following link:
Thanks
Avinash
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Create Standalone FMU in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!