Data

Your Files on a PC

Connect the Helios to a computer with the USB-C cable and it opens as a drive, in the same way a memory stick does. From there you can copy your measurements onto the computer and change the list of locations the device offers you. To install new firmware instead, see Firmware Downloads.

Connect the device to your computer

Before you start

  • The device, switched on.
  • The USB-C cable supplied with the device.
  • A computer running Windows or macOS.
  1. Switch the device on.
  2. Connect the USB-C cable to the port on the bottom of the device, and the other end to your computer.
  3. On the device, tap the cogwheel button in the bottom-left corner of the measuring screen. The Settings screen opens.
  4. Tap the tile named “Connect PC”. The Connect PC screen opens, titled “Connect to PC”.
  5. Tap “Connect”. The button reads “Connecting...” for a moment. The title then changes to “Connected to PC”.
  6. On your computer, open the new drive. It is named HELIOS if the card in the device was formatted by the device itself. A card formatted anywhere else keeps the name it already had.
While the device is connected, the screen stays on “Connected to PC”. You cannot measure or move to another screen until you disconnect. The “Connect” button does nothing until a cable is plugged in.
The Connect PC screen before you connect A device screen titled Connect to PC, with the line "This device opens as a USB drive on your computer.", a blue Connect button and an outlined Update and Reboot button below it. Connect to PC This device opens as a USB drive on your computer. Connect Update & Reboot
The Connect PC screen while the drive is open on your computer A device screen titled Connected to PC. A white warning triangle sits above the title, over the line "Do not remove the cable while a file transfer is in progress.", a blue Disconnect button and a greyed-out Update and Reboot button below it. Connected to PC Do not remove the cable while a file transfer is in progress. Disconnect Update & Reboot
Figure 1 — The Connect PC screen before you connect, and while the drive is open on your computer. The warning mark on the second screen means the cable is live: do not pull it.

What you see on the drive

The drive is the memory card inside the device. Everything the Helios saves is here. Four things on it matter to you.

HELIOS

  • records Folder Your data
  • Records.csv File
  • locations.csv File Edit this
  • app.log File
Figure 2 — What the drive looks like when it opens. Your computer may show these in a different order.

A firmware file you copy across sits here too, and disappears by itself after the update runs. The device also writes a few hidden files that Windows and macOS do not show by default. Leave those alone.

Caution: copy files off the drive rather than moving them, and do not rename or delete anything you did not put there yourself. The full list is under What not to rename or delete, below.

Inside the Records folder

Every measurement you save becomes one folder inside records. The folders are sorted by date: a folder for each month, then a folder for each day, then one folder per measurement named by the time it was taken. A measurement started at 14:22:07 on 5 September 2026 lands in records/2026-09/05/142207. The times are the device’s own clock, so set the clock before you start.

HELIOS/records/2026-09/05

  • 091544 Folder
  • 142207 Folder One measurement
  • 142441 Folder
  • 143102 Folder

HELIOS/records/2026-09/05/142207

  • 20260905-142207.json File
  • 20260905-142207_first.jpg File
  • 20260905-142207_last.jpg File
  • 20260905-142207_min.jpg File
  • 20260905-142207_max.jpg File
  • 20260905-142207_avg.jpg File
Figure 3 — One day of measurements on the left, and one measurement opened on the right. Every measurement holds one data file and up to five pictures.

What one measurement contains

The pictures are 240 × 400 pixel JPEGs from the camera, with the aiming mark and the reading drawn over them. A short pull can produce fewer than five: one moment can be the first, the hottest and the coldest at the same time, and then only one picture is kept. Five is the most you will ever see, not the usual number.

The device shows the same measurements on its own Records screen.

If you have not saved any measurements yet, this folder is empty. That is normal.

Every measurement in one file

Records.csv holds one line for every measurement on the device. It is a plain text file. Open it in a spreadsheet program such as Excel, or in any text editor.

HELIOS/Records.csv

Time Stamp Tag Sub Tag Emissivity Mode Unit Measured Value Min Value Max Value
2026-09-05 14:22:07Reformer 1Tube 120.95AverageC812798830
2026-09-05 14:24:41Reformer 1Tube 130.95AverageC806791819
Figure 4 — The first rows of the summary file. Scroll it sideways to see every column, or read the full list below.
The nine columns of Records.csv, in the order they appear.
Time StampThe date and time the measurement was taken, as YYYY-MM-DD HH:MM:SS on the device clock.
TagThe location you selected. Empty if you selected none.
Sub TagThe sublocation you selected. Empty if you selected none.
EmissivityThe emissivity used for the reading, to two decimal places.
ModeThe measurement mode: Instant, Average, Max or Min.
UnitC for Celsius or F for Fahrenheit. This is the unit the three temperatures on the same line are written in.
Measured ValueThe final reading, in whole degrees.
Min ValueThe lowest temperature seen during the pull, in whole degrees.
Max ValueThe highest temperature seen during the pull, in whole degrees.
Temperatures in this file are saved in the unit set on the device at the time. Check the unit before you compare files taken on different days.

Deleting a record on the device also removes its line from this file. Deleting a measurement folder from your computer does not: the line stays, and the file then lists a measurement whose folder is gone.

Edit your list of locations

The Helios can tag each measurement with the place it was taken. You build that list yourself, in a text file on the drive. The device ships with three example lines so you can see the shape.

  1. Open locations.csv on the drive, in a text editor. On Windows use Notepad; on a Mac use TextEdit.
  2. Replace the example lines with your own places.
  3. Save the file. Keep the same name, and save it as plain text.
  4. Disconnect the device, as described below.
  5. On the device, open the Location screen. Your places are there.

HELIOS/locations.csv — as shipped

# locations.csv - your location list for this device.
# One line per parent location. First field = parent; the rest = its sublocations.
# Separate fields with commas. Do NOT put a comma inside a name.
# Lines starting with # are comments and are ignored.
# Edit the rows below or add your own then save. Delete these sample rows when done.
# To load changes: copy this file over USB then disconnect - or use Settings > Reload locations.
Location 1,Sublocation 1-1,Sublocation 1-2,Sublocation 1-3
Location 2,Sublocation 2-1,Sublocation 2-2,Sublocation 2-3
Location 3,Sublocation 3-1,Sublocation 3-2,Sublocation 3-3

HELIOS/locations.csv — after your edit

# locations.csv - your location list for this device.
# One line per parent location. First field = parent; the rest = its sublocations.
# Separate fields with commas. Do NOT put a comma inside a name.
# Lines starting with # are comments and are ignored.
Kiln 2,Inlet,Burner 1,Zone A
Furnace area 3,Inlet,Burner 1,Burner 2
Cooling bay 12,Zone A,Zone B
Figure 5 — The locations file as the device ships it, and the same file after an edit. Keep the file name and the layout; change only the names. The comment lines are long, so each pane scrolls sideways.
Caution: the file as shipped ends its comments with a line offering “Settings > Reload locations”. That control does not exist on this firmware. Disconnect the device, or restart it, as described below. Nothing else loads your edit.

How to write the file

The device reads this file again each time you disconnect, so there is nothing else to press. Restarting the device also reads it. If a name is too long the device shortens it; if a character cannot be shown it becomes a question mark. If the file is larger than 256 KB the device loads no locations at all. If the file is missing, the device writes a fresh copy of the example file at the next start, and your own list is gone. Keep a copy of your edited file on your computer once you are happy with it: that copy is the only one that survives a Factory Reset, described under What not to rename or delete.

What not to rename or delete

Caution: if locations.csv is missing, the device writes a fresh copy of the example file at the next start, and your own list of places is gone. If Records.csv is missing, the device starts a new one at the next measurement, and every earlier line is gone. Neither can be recovered from the device.

Caution: Factory Reset, under Settings then Format / Reset, erases everything on the Helios drive — your measurements, Records.csv, your locations file, the log file and any firmware file you have copied over — and returns every device setting to its factory value. The warning on the device screen says only that it removes custom configurations. It does more than that, and it cannot be undone, so copy anything you want to keep to your PC first.

Caution: your locations.csv is deleted along with everything else, and the device writes a fresh sample file in its place at the next start-up, so any locations you added are gone — keep a copy of the file on your PC before you reset. Nothing on the device warns you about this.

Format USB Drive, on the same screen, is a second destructive control and does something different: it erases all files on the drive and gives it a clean filesystem named HELIOS, and your device settings are kept. Factory Reset deletes the drive’s visible files and your settings and leaves the filesystem alone. Format USB Drive restarts the app on the device; only Factory Reset restarts the device itself.

How much the device keeps

The device keeps the last 500 measurements. When you save the 501st, it deletes the oldest one to make room. It does that quietly: there is no warning and nothing on screen changes.

There is no check on free space either. The device does not tell you the card is filling up and does not stop when it is full. Records.csv and app.log sit outside the 500 limit and keep growing on their own, so the summary file can list measurements whose folders the device has already removed.

If your measurements matter, copy the records folder and Records.csv onto your computer regularly. The device is not a place to store them long term.

Disconnect safely

  1. Close any file you opened from the drive.
  2. On your computer, eject the drive. On Windows, right-click the drive and choose Eject. On a Mac, click the eject symbol next to the drive in Finder.
  3. On the device, tap “Disconnect”. The button reads “Disconnecting...” for a moment, then the title changes to “Disconnected”. If ejecting on the computer already released the drive, the device may go back to “Connect to PC” on its own before you tap anything. Either screen means the drive is released.
  4. Tap “Done” if the device is showing “Disconnected”, then unplug the cable.
The Disconnected screen A device screen titled Disconnected, with the line "The device has disconnected from the computer. You can now safely remove the USB cable." and a single blue Done button. Disconnected The device has disconnected from the computer. You can now safely remove the USB cable. Done
Figure 6 — The screen the device shows after you tap “Disconnect”.

Caution: always eject on the computer and tap “Disconnect” on the device before you unplug the cable. Pulling the cable while a file is still being copied can damage the files on the drive.

Caution: pulling the cable also leaves the device stuck. The Helios only lets go of the memory card when you tap “Disconnect”. Unplug without tapping it and the card stays handed over to a computer that is no longer there: the trigger does nothing, and no measurement is saved. Nothing on screen explains this. To recover, plug the cable back in and tap “Disconnect”, or switch the device off and on again.

Installing new firmware uses the same cable and the same screen, with different steps. See Firmware Downloads.

This page describes firmware 0.22.0. Earlier versions may save files differently. The data on this site are based on current knowledge and experience and do not relieve users from carrying out their own investigations and tests, nor imply any guarantee of certain properties or suitability for a specific purpose. Specifications may change without prior notice. EXACTUS® is a registered trademark of BASF. © 2025–2026 BASF.