Difference between revisions of "HANtune/Logging"

From OpenMBD
Jump to: navigation, search
Line 3: Line 3:
 
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.
 
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. [[:File:LogButton.png]]
+
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. [[File:LogButton.png]]
  
The name of the log file can partially be changed by going to “Communication menu” and select “Modify Datalog Filename”. The current date and time will automatically be appended to the filename.
+
The name of the log file can partially be changed by going to “Communication menu” and select “Modify Datalog Filename”. The current date and time will automatically be appended to the filename when logging is started.
  
The log file will be saved in the “log” folder in the HANtune folder.
+
The log file will be saved (default) in the “log” subfolder folder in the HANtune folder. If desired, this folder can be changed by going to "Preferences -> User Preferences". Type or browse your desired folder in the 'Log Location' field.
  
 
<b>Log File</b>
 
<b>Log File</b>

Revision as of 12:36, 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. LogButton.png

The name of the log file can partially be changed by going to “Communication menu” and select “Modify Datalog Filename”. The current date and time will automatically be appended to the filename when logging is started.

The log file will be saved (default) in the “log” subfolder folder in the HANtune folder. If desired, this folder can be changed by going to "Preferences -> User Preferences". Type or browse your desired folder in the 'Log Location' field.

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