MicroC Overview : Activity Behavior: User-Defined Functions : Lookup Tables : Rational Statemate Action Language

Rational Statemate Action Language

This kind of programming language can be used where a function is needed in an application. It is the preferred language of choice, rather then plain C code, as all of the expressions are parsed. Thus, it is possible to define in the Data Dictionary tool relevant properties of the elements used. As such, compatibility between different targets can be achieved easier as the tool will generate the right expressions in each target environment. This can not be done if the function is already defined in C code.

For example: An automotive interior light ramping function that can be triggered from the doors, ignition key and switch.