Map Simulink block signal to AUTOSAR variable
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.
addSignal
| autosar.api.getSimulinkMapping
| getSignal
| removeSignal