Simulink AUTOSAR - Units for interfaces not defined in ARXML files
조회 수: 4 (최근 30일)
이전 댓글 표시
I have created an AUTOSAR SWC in Simulink and have defined several S/R interfaces as busses. However in the generated ARXML files there are no units defined even though I defined them in the type editor:

This is how these interfaces are defined in the datatype ARXML:
1) Implementation type:

The referenced data type "Float" does not have any unit:

2) Application type:

The referenced data type "Float" references compu and constraints:

The compu references "NoUnit":

Also the contraints references "NoUnit":

How do I get the units that I defined in the Type editor to show up in the ARXML files?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 AUTOSAR Blockset에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!