Summary File Format - SM5

Song Meter SM5 User Guide

Core Product
SM5
Accessory

The SM5 summary file is a plain text file on each SD card that records periodic status information while the recorder is active.

Tip: Summary files can be imported into spreadsheet processors as comma-separated values. Depending on your computer's region settings, you may need to explicitly specify that the data is comma-delimited.

File Name

Summary files are named according to the format RecorderName_Summary_CardNumber.txt, where CardNumber indicates whether the summary file was originally written to an SD card in slot 1 or 2.

For example, S5A00032_Summary_1.txt was produced by a recorder with the name S5A00032 to the card in slot 1.

Summary File Update Frequency

Under default settings, the SM5 writes a new line to its summary file once per minute during active schedule periods. When GPS Sync is set to Continuous, the SM5 writes a new line to its summary file once every ten seconds.

The recorder updates the summary file on the same SD card it is currently using to save new recordings.

Example Summary File Excerpts

DATE,TIME,LAT,NS,LON,EW,POWER(V),TEMP(C),#ACFILES 
2026-Jan-20,13:47:00,42.43068,N,71.45617,W,4.107,25.1,0 
2026-Jan-20,13:48:00,42.43068,N,71.45617,W,4.105,25.1,0 
2026-Jan-20,13:48:13,42.43068,N,71.45617,W,4.078,25.1,1

Summary Line Fields

DATE
Date on which each line was added to the summary file, formatted as YYYY-MMM-DD, using a three-letter abbreviation of the English name of the month. For example, 2026-Jan-20 refers to January 20th, 2026.
TIME
Time on which each line was added to the summary file, formatted in 24-hour time as hh:mm:ss.
LAT
Absolute value of the recorder's latitude, in positive decimal degrees, as of the most recent location update (manual entry, built-in GPS sync, or update via app).
NS
Indicates whether the latitude is north (N) or south (S) of the equator.
LON
Absolute value of the recorder's longitude, in positive decimal degrees, as of the most recent location update (manual entry, built-in GPS sync, or update via app).
EW
Indicates whether the longitude is east (E) or west (W) of the prime meridian.
POWER(V)
Voltage measurement of the recorder's internal batteries or external power source.
TEMP(C)
Temperature measurement, in degrees Celsius, from the recorder's internal temperature sensor.
#ACFILES
Number of acoustic recordings that have been completed and saved since the previous line in the file.