| Contents | Index |
Get periodic runnable name
periodicRunnableName = autosarInterfaceObj.getPeriodicRunnableName
periodicRunnableName = autosarInterfaceObj.getPeriodicRunnableName gets the name of the periodic runnable specified in autosarInterfaceObj, a model-specific RTW.AutosarInterface object.
| periodicRunnable Name | Name of the periodic runnable specified by autosarInterfaceObj. |
For multiple runnables, use the Children property to access each individual runnable after building or GUI update, for example:
autosarInterfaceObj.Children(1).getPeriodicRunnableName()

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |