7 Teleservice Application Framework
User Manual
216/374
Parameter
Description
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"
TRIGGERTIME
Time interval in ms, after a new line to the data logger file shall be written
if the save conditions are valid
NUMSAVECONDITIONS
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
Time stamp
;
Index
;
VAR Name
;
Value ;
Index
;
VAR Name
;
Value
;
...
;
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
Summary of Contents for TC1
Page 1: ...TC1 User Manual Version of this document V1 00r0 ...
Page 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Page 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Page 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Page 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...