This article applies to:
Any Dolphin module implementing SystemLog ( TCM300, TCM310 )
How to read out system log from Dolphin modules and what for is it used?
The DolphinAPI offers a method to store application and library log information in the Flash. These logs can help you identify and diagnose the source of problems with the firmware or module HW. The logs are especially useful for tracking down problems in the field. The logs can be queried both using the EOPX through the programming interface or using Remote Management through the radio interface.
The log codes and their addresses are defined in the API_ERRLOG enum. This enum has a special format. Using the DolphinStudio the system log and it’s contents can be analysed.
This is done in following way:
DolphinStudio will read the header and search for the comment
//>>Section
When found the enum structure is parsed and according the address following the
//>>SectionEO3000I-API:0x7E80
the LOG_AREA flash page is read. The parsed values and comments are than showed in the list box. Eventually you can read the error log from a .hex file you have stored in your PC before.
Once the logs are read, you can copy the result to the clipboard and paste it to a protocol.
RELATED TO:
For more information read EO3000I_API .chm→Error Diagnostic→System Log. This manual is part of the DolphinAPI installation.
FAQ Single Template
Finden Sie den richtigen Händler für unsere Module, Komponenten und Endprodukte in Ihrer Region!
Der EnOcean-Newsletter informiert Sie regelmäßig über spannende Projekte aus den Bereichen IoT und Smart Building sowie über aktuelle Veranstaltungen und neue Produkte.
© 2025 EnOcean GmbH. Alle Rechte vorbehalten.