7 Teleservice Application Framework
User Manual 216/374
TIME_TRIGGERED (1)
Every TRIGGERTIME, a dataset will be written to the datatlogger log file.
In TIME_TRIGGERED mode, the BASIC_SAMPLE_TIME shall be equal
to TRIGGERTIME
TIME_AND_EVENT_TRIGGERED (2)
A dataset will be written to the datalogger log file when the selected
TRIGGERTIME is reached and the chosen save condition(s) is(are) true.
TIME_OR_EVENT_TRIGGERED (3)
A dataset will be written to the datalogger log file when the selected
TRIGGERTIME is reached or the chosen save condition(s) is(are) true. If
the save condition(s) is(are) true, the TRIGGERTIME value will be set to
BASIC_SAMPLE_TIME until the save condition(s) is(are) false.
EVENT_TRIGGERED (4)
In EVENT_TRIGGERED mode, a dataset will be written when the
condition(s) is(are) true. In EVENT_TRIGGERED mode, the
TRIGGERTIME will be automatically set to BASIC_SAMPLE_TIME.
In case of a missing LOG_MECHANISM entry, the default behavior is
"TIME_TRIGGERED"
Time interval in ms, after a new line to the data logger file shall be written
if the save conditions are valid
Number of save conditions which must be valid before a line shall be
written to the data logger file
Logfile format description
ASCII_STD
Log File header:
----------------
LOGFILE_HEADER
LogFile;Test_Logger
LogFileFormat;1
Comment;Test log job for Test
MaxSize;10485760
Date+Time;22.11.11_13:30:53
FileInfo:
Timestamp:1
DP :00;Test
Lst:00;Engine
Var:00;EngineSpeed;Type:SINT32;Size:4;Unit:rpm
Var:01;InjectionQuantity;Type:SINT32;Size:4;Unit:mm3/H
Var:02;EnginePowerReserve;Type:SINT32;Size:4;UNIT:%
DATASTART
23.11.10_10:00:51:159;[0x000003];Height;688;[0x000005];Course;327;[0x000100],Temperature;25; // First line
23.11.10_10:00:52:150;[0x000100];Temperature;25;// Second line