Reporting 127
• Store to memory card as is a selection list for specifying the formats to save
reported data and events. The available options are:
.csv and.log files
.db database (SQLite)
6. Click the Create report button.
To check that the report has been successfully sent, go to Reports –> Report events.
Note: If the report does not appear on the SD card, check that the SD card is not full.
Format of an SD card report
SD card reports can be stored in the CSV or SQLite format.
From firmware version 2.22 onwards, the SD card reports are in the SQLite format. SQLite
files with parameter values have extension .DB and event data reports have extension .log
(or .evt in earlier firmware revisions prior to firmware revision 2.20).
Until firmware version 2.21, the SD card reports were in the CSV format. CSV files with
parameter values have extension .CSV.
CSV-formatted reports
Each report is created in a sub-folder of the folder specified in the Output settings sub-
panel. The folder structure is: SD:/report/Folder path in Output settings/Year/Month/Day/.
The report file names on the SD card follow format <ddhhmm>[_<n>] where <ddmmss>
indicates the day of the month, hours and minutes. An optional numeric posfix "_1", "_2",
"_3" ... "10", "11" ... "99" is added if multiple log files are written during one minute.