Does AUTOSAR Blockset Version 2.1 (R2019b) support E2E Transformer method?
4 views (last 30 days)
Show older comments
Hello,
I use in my project E2E Protection Wrapper method and i would like to change it to E2E Transformer method. I tried to change it using comand below but i got error:
setDataDefaults(slMap, 'InportsOutports','EndToEndProtectionMethod', 'TransformerError');
Error using autosar.api.getSimulinkMapping/setDataDefaults
'InportsOutports' is not configurable for Data Defaults. Only Signals or States are supported.
1 Comment
Kirthi
on 16 Jan 2023
Hello Kamil,
No, AUTOSAR 2.1 version does not support E2E transformer method. However, it is supported in the 2022b version of MATLAB. The examples in below documentation will help you understand more.
Answers (0)
See Also
Categories
Find more on AUTOSAR Blockset in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!