How to export FMU with bus signals as ports?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello Mathworks community,
I want to export an FMU with bus signals as in-and output ports.
The green subsystem contains two bus selectors.
The inside of the subsystem looks like that:
If I try to export it to an FMU, Matlab drops an error message. It is saying that there is not bus signal connected to to "Bus Selector1".
Can I fix the problem by using "InBus" and "OutBus" connections?
Best regards
Nils
1 Kommentar
Wenhan Huang
am 26 Okt. 2021
Hi Nils, could you please check if you specify datatype in the inports block and compile the model?
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!