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!