How to export FMU with bus signals as ports?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Wenhan Huang
2021년 10월 26일
Hi Nils, could you please check if you specify datatype in the inports block and compile the model?
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!