Get port default configuration
Syntax
[autosarPort, interfaceName, dataElement, dataAccessMode]=autosarInterfaceObj.getPortDefaultConf(portH)
Description
[autosarPort, interfaceName, dataElement, dataAccessMode]=autosarInterfaceObj.getPortDefaultConf(portH) gets
the port's default configuration for autosarInterfaceObj,
a model-specific RTW.AutosarInterface object.
Inputs
| portH | Port of autosarInterfaceObj. |
Outputs
| autosarPort | AUTOSAR port name for portH. |
| interfaceName | Name I/O interface for portH (string). |
| dataElement | Data element of portH (string). |
| dataAccessMode | Data access mode of portH , and
is one of the following:'ImplicitSend' 'ImplicitReceive' 'ExplicitSend' 'ExplicitReceive'
|
See Also
Generating Code That Complies with AUTOSAR Standards in
the Real-Time Workshop Embedded Coder documentation
 | getPeriodicRunnableName (RTW.AutosarInterface) | | getPreview (RTW.ModelSpecificCPrototype) |  |
Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
Get this Simulink Kit