mapSignal
Description
mapSignal(
maps the named or test-pointed Simulink® block signal associated with outport port handle
slMap
,slPortHandle
,arVarType
)slPortHandle
to an AUTOSAR variable of type
arVarType
for AUTOSAR run-time calibration. AUTOSAR
variable types include ArTypedPerInstanceMemory
and
StaticMemory
.
mapSignal(
specifies additional properties for an AUTOSAR
slMap
,slPortHandle
,arVarType
,Name,Value
)ArTypedPerInstanceMemory
or StaticMemory
variable by using one or more Name,Value
pair arguments.
Examples
Input Arguments
Version History
Introduced in R2018b
See Also
autosar.api.getSimulinkMapping
| addSignal
| getSignal
| removeSignal