7 Teleservice Application Framework
User Manual 222/374
THRESHOLD=1000
CONCATENATION=OR
[SAVECONDITIONS]
LOG_MECHANISM=1
TRIGGERTIME=0
NUMSAVECONDITIONS=0
7.3.6.3.4 Add save condition to DLC file
The following variable objects have to be added to the DLC file in order to add a save condition:
Variable objects
Start tag which contains the actual number of the save condition
Name of the save condition variable
Name of the data pool, which contains the list and the save condition variable name
Name of the list which contains the save condition variable name
Explanation
This means that a 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".
See also How the logger mechanism works (see "Introduction" on page 189).