Map Simulink data store to AUTOSAR variable
mapDataStore(
maps Simulink® data store memory block slMap
,slBlockHandle
,arVarType
)slBlockHandle
to an
AUTOSAR variable of type arVarType
for AUTOSAR run-time
calibration. AUTOSAR variable types include
ArTypedPerInstanceMemory
and
StaticMemory
.
mapDataStore(
specifies additional properties for an AUTOSAR
slMap
,slBlockHandle
,arVarType
,Name,Value
)ArTypedPerInstanceMemory
or StaticMemory
variable by using one or more Name,Value
pair arguments.