Classification
| Name |
StateVariable
|
| Short Description |
Provides different status information to the environment
|
| Class |
OTX Extension
|
| Base Extension |
-
|
| Pre-Conditions |
-
|
| Specified by |
ISO 13209-3
|
Introduction
Test sequences require a technique to provide different status information to the environment, e.g. progress of execution or currently selected ECU etc. This is the intension of state variables. State variables are the counter part of context variables. It's the mechanism to transport status information from inside a sequence to the environment, while context variables are the mechanism to transport environment information to the sequence.
State variables can only be set and cannot read inside OTX, changes of a state variable shall be immediately reported to the runtime environment.
Checker Rules