Ediabas tool is a tool32 replacement for Android. It could be reached from the Ediabas tool menu entry of the main menu. This tool allows selection and execution of all ECU file jobs. After opening the tools page a .grp
or .prg
file has to be selected from the menu.
The tool options menu has the following entries:
.grp
extension are displayed. After selection the group file the corresponding .prg
file is automatically selected if possible. The selected .prg
file is displayed in the SGBD (prg) menu entry..prg
extension are displayed.ifh.trc
file will be created when executing jobs. The trace file will be created in the LogEdiabasTools
subdirectory.LogEdiabasTool
subdirectory..grp
or .prg
files the search field in the caption could be used to filter files. This speeds up file selection.
In the next step a job must be selected in the Jobs drop down. In this case we select FS_LESEN
to read the module errors.
Optionally the result values could be filtered by selecting check boxes in the Results drop down (if implemented in the ECU file). If no results are selected, all results will be generated.
Additionally job arguments could be added to the Arguments field.
If the BMW mode ist selected and the current job is STATUS_LESEN
, STATUS_BLOCK_LESEN
, STEUERN
, STEUERN_IO
or STEUERN_ROUTINE
and the ECU file contains a table SG_FUNKTIONEN
, the argument assistant is available.
The argument assistant is similar to the one in tool32, more information could be found in the tool32 manual Anleitung_STATUS_STEUERN_UDS.pdf
(In the EDIABAS folder Doku\English
and Doku\deutsch
).
In contrast to the original tool32 there is no limit in the number of arguments.
The Informations area displays informations for the last selected field above (job, arguments or results).
With a click on the DISCONNECTED button the job will be executed once or continuously, if the check box Continuous has been checked. The job results are displayed in the Informations area.
If the job name is FS_LESEN
additionally FS_LESEN_DETAIL
will be called for every error entry automatically.