mapFunctionCaller
Map Simulink function-caller block to AUTOSAR client port and operation
Syntax
Description
mapFunctionCaller(
maps the Simulink® function-caller block for Simulink function slMap
,slFcnName
,arPortName
,arOperationName
)slFcnName
to AUTOSAR client port
arPortName
and AUTOSAR operation
arOperationName
.
If your model has multiple callers of Simulink function slFcnName
, this function maps
all of them to the AUTOSAR client port and
operation.
mapFunctionCaller(___,ServerCallPoint=
specifies whether function callers that use operations
synchronicity
)ReadBlock
,WriteBlock
, or
RestoreBlockDefaults
have synchronous or asynchronous
calls.
Examples
Input Arguments
Version History
Introduced in R2014b