7 Teleservice Application Framework
User Manual
243/374
DLCN
– Clear data logger log file by name
Syntax of command:
DLCN;<name>
Syntax of response:
DLCN;<error_code>
Description:
Clears the specified data logger log file (Only deletes logger data, does not delete the log file).
Parameter:
Input:
Variable
Variable Type
Description
name
string
Name of data logger
Output:
Variable
Variable Type
Description
error_code
uint16
0: no error occurred, else command failed
KFGV - Get variables
Syntax of command:
KFGV;<name>;<var_index_1>;<var_index_2>;...;<var_index_n> *
KFGV;DAT[VL1<u16_block_len><as8_name[16]><u16_var_index_1>
<u16_var_index_2>...<u16_var_index_n><0x0000>] **
Syntax of response:
KFGV;<error_code>
*: ASCII mode
**: Binary mode
Description:
Reads a list of variables. Two formats of the command are supported. In ASCII mode var_index_n is ASCII
coded. In binary mode the variable index are transferred binary in a data section. This allows to reduce the
traffic volume compared to the ASCII format. The raw data returned from the device is parsed and a DLF file
containing the variable values is generated. The name of the DLF file is specified by parameter <name>. If
reading a variable fails, the command execution is aborted and an error code is returned. The DLF file only
contains valid data. All data types are supported. The sizes of the variables are specified by their types.
Содержание 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 ...