Main Content
getInport
Get AUTOSAR mapping information for Simulink inport
Description
[
returns the values of the AUTOSAR port
arPortName
,arDataElementName
,arDataAccessMode
] = getInport(slMap
,slPortName
)arPortName
, AUTOSAR data element
arDataElementName
, and AUTOSAR data
access mode arDataAccessMode
mapped to
Simulink® inport slPortName
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2013b
See Also
autosar.api.getSimulinkMapping
| mapInport
Topics
- Map Inports and Outports to AUTOSAR Sender-Receiver Ports and Data Elements
- Configure AUTOSAR Sender-Receiver Communication
- Configure AUTOSAR Queued Sender-Receiver Communication
- Map Inports and Outports to AUTOSAR Service Ports and Events
- Model AUTOSAR Adaptive Service Communication
- AUTOSAR Component Configuration