Difference between revisions of "HANtune/Logging"

From OpenMBD
Jump to: navigation, search
Line 1: Line 1:
 
{{HANtune}}
 
{{HANtune}}
  
HANtune has the option to log parameter values to a .csv file.
+
HANtune has the option to write and read data received from target communication into a log file. The logged parameter values are written into a .csv file.
  
To use logging enable it by going to the “Communication menu” and select “Enable Datalogging” or click on the log file button in the bottom status bar. The name of the log file can partially be changed by selecting “Modify Datalog Filename”.
+
To start recording signals, enable it by going to the “Communication menu” and select “Enable Datalogging” or click on the log file button at the bottom status bar.  
 +
 
 +
The name of the log file can partially be changed by going to “Communication menu” and select “Modify Datalog Filename”.
  
 
The log file will be saved in the “log” folder in the HANtune folder.
 
The log file will be saved in the “log” folder in the HANtune folder.

Revision as of 12:15, 16 February 2020


HANtune has the option to write and read data received from target communication into a log file. The logged parameter values are written into a .csv file.

To start recording signals, enable it by going to the “Communication menu” and select “Enable Datalogging” or click on the log file button at the bottom status bar.

The name of the log file can partially be changed by going to “Communication menu” and select “Modify Datalog Filename”.

The log file will be saved in the “log” folder in the HANtune folder.

Log File

A log file consists of two parts: a header and log values. The header contains additional information as:

  • The name of the project
  • The name of the ECU
  • The sample frequency
  • The time and date of the log file