7 Teleservice Application Framework
User Manual
217/374
ASCII_TC1
Log File header:
----------------
LOGFILE_HEADER
LogFile;Test_Logger
LogFileFormat;2
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 in sec since 2000
;
Value
;
Value
;
Value
;
Value
;
...
;
$540000;28;755;Test;28;56332; // First line
$540001;;;Test2;29;;// Second line
ASCII_CSV
Log File header:
----------------
TIMESTAMP;<DP name> > <DPL name> > <Var name> [Unit];<DP name> > <DPL name> > <Var name>
[Unit]; ...
$
Time stamp
;
Value
;
Value
;
Value
;
Value
;
...
;
23.11.10_10:00:51:159;28;34;230; // First Line
23.11.10_10:00:52:150;;;232; // First Line
Binary_C2C_LE
Log File header:
----------------
LOGFILE_HEADER
LogFile;Test_Logger
LogFileFormat;4
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
START_TAG
(uint16)
BlockLength
(uint16)
Datainfo
(uint16)
Datum in sec since
1970
(uint32)
DP List
ID
(uint8)
DP List
Var ID
(uint8)
Datum
(Datum Length *
uint8)
Datainfo:
BIT 0 1
----------
0 = time triggered
1 = event triggered
2 = time or event triggered
Содержание 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 ...