11 Utilities Tools
User Manual
336/374
--eeprom
Specify if the invoked command shall deal with all variable lists or EEPROM lists only.
If specified, only EEPROM lists are considered. Read or write commands will access the EEPROM values
directly.
If omitted, all lists are considered. Read or write commands will access the RAM values (RAM mirrors for
EEPROM lists).
Command Options
--show_type
Print some variable information:
Get the list name, variable name, type, location and access rights of all variables / variable list ListName /
single variable ListName.VarName from the KEFEX project and print to stdout.
Mandatory config options: -p. Optional config options: --eeprom.
--show_type2
Print some more variable information:
Get the list name, variable name, type, byte size, location, access rights, scaling factor/digits, unit, min. and
max value of all variables / variable list ListName / single variable ListName.VarName from the KEFEX project
and print to stdout.
Mandatory config options: -p. Optional config options: --eeprom.
--show_crc
Print the KEFEX project CRC to stdout.
Mandatory config options: -p. Optional config options: none.
-r, --show_value
Read the values of all variables / variable list ListName / single variable ListName.VarName from the ECU and
print to stdout.
Mandatory config options: -i, -p. Optional config options: -c, -f, --eeprom.
-w VALUE, --write_value VALUE
Write VALUE to variable ListName.VarName.
Mandatory config options: -i, -p. Optional config options: -c, --eeprom.
--dump FILE
Read the values of all variables / variable list ListName from the ECU and write it to FILE. The file extension
specifies the file format. .RVI specifies the ASCII file format, all other extensions (e.g. .DAT) specify the binary
data file format. Both formats are compatible with the RamView tool.
Mandatory config options: -i, -p. Optional config options: -c, --eeprom.
--flush FILE
Write all variable values specified in FILE to the ECU. ASCII and binary data file formats are supported. Both
formats are compatible with the RamView tool.
Mandatory config options: -i, -p. Optional config options: -c, --eeprom.
--sil_dump FILE
Safely read the values of all variables / variable list ListName from the ECU and write it to FILE. This command
only reads EEPROM variable lists (direct EEPROM access, no RAM mirrors) regardless if option --eeprom is
specified or not. A safe communication protocol is used. The data are stored to FILE in the .KDX format. The
file format is compatible with the RamView tool.
Mandatory config options: -i, -p. Optional config options: none.
--sil_flush FILE
Safely write all variable values specified in FILE to the ECU. The safe.KDX file format is supported. The format
is compatible with the RamView tool.
Mandatory config options: -i, -p. Optional config options: none.
--dp_create
Create a TAF (Teleservice application framework) data pool containing all variables of the specified KEFEX
project. If config option --eeprom is specified only EEPROM variable lists are added to the TAF data pool. The
name of the created data pool is identical to the KEFEX project name.
This command requires a running TAF ydatad daemon on the system
Mandatory config options: -p. Optional config options: --eeprom.
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 ...