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.
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 ...