7 Teleservice Application Framework
User Manual 219/374
NUMMASTERSAVECONDITIONS=0
[SAVECONDITIONS]
LOG_MECHANISM=1
TRIGGERTIME=0
NUMSAVECONDITIONS=0
7.3.6.3.2 Add variable to DLC file
The following variable objects have to be added to the DLC file in order to add a variable:
Variable objects
Start tag which contains the actual number of the variable which shall be logged
Name of the data pool, which contains the list and the variable name
Name of the list which contains the variable name
The variable is only written to the datalogger if the value changes since it has been
stored for the last time. The first dataset in a new file and the first dataset after
starting up the device will always contain all variables
Example
[JOBOPTIONS]
ACTIVE=0
LFJNAME=Logger1
LFFORMAT=1
MEMSIZE=1048576
BASIC_SAMPLE_TIME=10
TIMESTAMP=0
[FILEHEADER]
COMMENT=Test log job
[SAMPLECONDITIONS]
NUMCONDITIONS=2
[SAMPLECONDITION1]
NAME=Logitude
DATAPOOL=MyDatapool
LIST=GPSDates
SAVEHYSTERESIS=10
[SAMPLECONDITION2]
NAME=Latitude
DATAPOOL=MyDatapool
LIST=GPSDates
SAVEHYSTERESIS=10
[MASTERSAVECONDITIONS]
NUMMASTERSAVECONDITIONS=0
[SAVECONDITIONS]
LOG_MECHANISM=1
TRIGGERTIME=0
NUMSAVECONDITIONS=0