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
Содержание TC1
Страница 1: ...TC1 User Manual Version of this document V1 00r0 ...
Страница 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Страница 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Страница 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Страница 174: ...7 Teleservice Application Framework User Manual 174 374 ADDRESS 6 SIZE 4 TYPE UINT32 UNIT COMMENT EnginePower ...
Страница 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...
Страница 223: ...7 Teleservice Application Framework User Manual 223 374 Association between logic hysteresis and threshold ...
Страница 293: ...8 Development Tools User Manual 293 374 3 Adapt the Build Options in order to build the binary with debug symbols ...
Страница 302: ...8 Development Tools User Manual 302 374 2 Adapt the Build Options in order to build the binary with debug symbols ...