Main Content
getDataStore
Get AUTOSAR mapping information for Simulink data store
Syntax
Description
returns
the type of AUTOSAR variable mapped to Simulink® data store memory block arValue
= getDataStore(slMap
,slBlockHandle
)slBlockHandle
. AUTOSAR
variable types include ArTypedPerInstanceMemory
and
StaticMemory
for classic models and
Persistency
for adaptive models.
returns the value of property arValue
= getDataStore(slMap
,slBlockHandle
,arProperty
)arProperty
for the AUTOSAR
variable that the Simulink data store is mapped to.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019a