getDataDefaults
R2026bSyntax
Description
returns the default end-to-end (E2E) protection method for root-level inports and outports
of an AUTOSAR component model. dataDefault = getDataDefaults(slMap,"InportsOutports","EndToEndProtectionMethod")
Supported protection methods are E2E Transformer Error and E2E Protection Wrapper.
returns the default software address method for the specified element category. Specify
dataDefault = getDataDefaults(slMap,elementCategory,"SwAddrMethod")"InternalData" for internal data structures or
"Constants" for constant data structures.