Hello,
I’ve been exploring the Unity sample project and noticed that while the scripts (PluxDeviceManager.cs, Hybrid8Test.cs) handle acquisition and real‑time streaming of biosignal data, I couldn’t find any functionality for persisting the acquired data.
Could you clarify:
Does the Unity sample currently implement any mechanism to store acquired signals (e.g., EMG, EDA, ECG) to disk or database?
If yes, in what format are the data stored (e.g., .txt, .csv, .h5)?
Understanding the intended workflow for data storage would help me (and others) integrate the sample into research pipelines more effectively.
Thanks in advance for your guidance!
Hello,
I’ve been exploring the Unity sample project and noticed that while the scripts (PluxDeviceManager.cs, Hybrid8Test.cs) handle acquisition and real‑time streaming of biosignal data, I couldn’t find any functionality for persisting the acquired data.
Could you clarify:
Does the Unity sample currently implement any mechanism to store acquired signals (e.g., EMG, EDA, ECG) to disk or database?
If yes, in what format are the data stored (e.g., .txt, .csv, .h5)?
Understanding the intended workflow for data storage would help me (and others) integrate the sample into research pipelines more effectively.
Thanks in advance for your guidance!