| Real-Time Workshop® Embedded Coder™ | ![]() |
periodicRunnableName = autosarInterfaceObj.getPeriodicRunnableName
getPeriodicRunnableName is a method of the class RTW.AutosarInterface.
periodicRunnableName = autosarInterfaceObj.getPeriodicRunnableName gets the name of the periodic runnable specified in autosarInterfaceObj, an RTW.AutosarInterface object.
autosarInterfaceObj is a model-specific RTW.AutosarInterface object.
periodicRunnableName is the 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()
![]() | getPeriodicEventName | getPortDefaultConf | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |