getPeriodicRunnableName - Class: RTW.AutosarInterface
Package: RTW
Get
periodic runnable name
Syntax
periodicRunnableName = autosarInterfaceObj.getPeriodicRunnableName
Description
periodicRunnableName = autosarInterfaceObj.getPeriodicRunnableName gets
the name of the periodic runnable specified in autosarInterfaceObj,
a model-specific RTW.AutosarInterface object.
Outputs
| periodicRunnable Name | Name of the periodic runnable specified by autosarInterfaceObj. |
Examples
For multiple runnables, use the Children property to access
each individual runnable after building or GUI update, for example:
autosarInterfaceObj.Children(1).getPeriodicRunnableName()
See Also
Using the Configure AUTOSAR Interface Dialog Box
in the Real-Time Workshop Embedded Coder documentation
 | getPeriodicEventName (RTW.AutosarInterface) | | getPortDefaultConf (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