AUTOSAR Generator : SAG Implementation of AUTOSAR Features : Inter Runnable Variables

Inter Runnable Variables

You may select Data to be used as Inter Runnable Variables. This results in corresponding definitions in the XML and generated code. Below is an example displays a Data Exchange in Statechart code:

Each of Explicit or Implicit IRV behavior options may be implemented as one of two Statemate MicroC Access Modes: "Buffered" or "Direct Using Get/Set API's". This is configured with a corresponding set of Design-Attributes on the Internal-Behavior (Default behavior in braces):

"Explicit IRV Access Mode (Direct Using Get/Set API's)
"Implicit IRV Access Mode (Direct Using Get/Set API's)

For possible values of these Design-Attributes, see previous sections.