7 Teleservice Application Framework
User Manual 220/374
7.3.6.3.3 Add master save condition to DLC file
The following variable objects have to be added to the DLC file in order to add a master save condition:
Variable objects
Start tag which contains the actual number of the save condition
Name of the master save condition variable
Name of the data pool, which contains the list and the master save condition
variable name
Name of the list which contains the master save condition variable name
Explanation
This means that a master save condition is defined that is concatenated with the previous event conditions
result. A variable to be tested is defined by: DATAPOOL, LIST and VARIABLENAME.
The testing logic is defined by LOGIC which can be "!=", "==", "<=", ">="
The value the variable is tested against is defined by:
THRESHOLD+/- HYSTERESIS
If there are more than one conditions to be tested, then it's result is logically linked with its previous result by
CONCATENATION.
CONCATENATION can be "AND", "OR", XOR".
If a master save condition is chosen, the condition has to be true before the regular save condition
will be checked.
See also How the logger mechanism works (see "Introduction" on page 189).