Skip to content

Experimental Data Record

Miguel Tomas Silva edited this page Nov 15, 2023 · 9 revisions

Change Language
Last update: 15-11-2023

Logging of experimental data from connected sensors can happen using two dataset file formats:

All sensor data configured for measurements during an experiment is stored on the dataset file. On each new sensor data record creation the smart DAQ automatically appends the following data fields:

  • Local Date & Time [1];
  • Start Time [1];
  • Elapsed Time [1];
  • sensor data array [1...n];
  • onboard temperature [1];
  • onboard humidity [1];
  • MCU temperature [1];
  • onboard motion vector [x, y, z];
  • onboard yaw vector [x, y, z];
  • Unique FingerPrint ID (UFPID) [1];
  • Unique FingerPrint ID (UFPID) from the previous data record [1];


Clone this wiki locally