Simulink AUTOSAR - Units for interfaces not defined in ARXML files
5 次查看(过去 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!