Does AUTOSAR Blockset Version 2.1 (R2019b) support E2E Transformer method?
14 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Kirthi
am 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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu AUTOSAR Blockset finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!