getIODataAccessMode - Class: RTW.AutosarInterface
Package: RTW
Get
I/O data access mode
Syntax
dataAccessMode = autosarInterfaceObj.getIODataAccessMode(portName)
Description
dataAccessMode = autosarInterfaceObj.getIODataAccessMode(portName) gets
the data access mode of the I/O corresponding to portName,
for autosarInterfaceObj, a model-specific RTW.AutosarInterface object.
Inputs
| portName | Name of inport/outport (string). |
Outputs
| dataAccessMode | Data access mode of the given port. Can be one of the following:'ImplicitSend' 'ImplicitReceive' 'ExplicitSend' 'ExplicitReceive'
|
See Also
Using the Configure AUTOSAR Interface Dialog Box in
the Real-Time Workshop Embedded Coder documentation
 | getIOAutosarPortName (RTW.AutosarInterface) | | getIODataElement (RTW.AutosarInterface) |  |
Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
Get this Simulink Kit