2024-05-09 03:15 AM - last edited on 2024-07-24 03:35 AM by Amel NASRI
Hi,
I am loading a .ucf file on the STWIN using the ST BLE Sensor Classic app, and then performing data logging using an SD card. In the resulting SD card files (STWIN_XXXXX) I get some files, including ISM330DHCX_MLC.dat, the outputs/classifications of the MLC that I want to save (instead of just viewing them in the app).
Using the HSDPython_SDK examples from the FP_SNS_DATALOG1 package, I am able to export the .dat files for the raw sensor data (e.g. ISM330DHCX_ACC.dat), using the "hsdatalog_data_export.py" script, but not for the ISM330DHCX_MLC.dat. file (which I can plot and view as a dataframe, but I am unable to export it to a .csv/.tsv file).
Can you let me know how I can export the contents of the ISM330DHCX_MLC.dat file to a .csv/.tsv file? Is there a specific command line argument I should specify, or should I tweak something inside the "hsdatalog_data_export.py" script?
Thanks in advance.
Solved! Go to Solution.
2024-05-23 08:35 AM
Hello @arisloupas
I'd like to double check your issue. It seems a bug related to one of our Python packages.
Please, can you answer to those question?
Are you aware about FP-SNS-DATALOG2? Is the newer and upgraded version of our datalogger firmware and Python SDK. It is still supporting STWIN and the SDK is compatible also with DATALOG1 acquisitions.
Can you check if the issue still persists by using the latest Python SDK distributed in DATALOG2?
Best regards
Simone
2024-05-23 08:35 AM
Hello @arisloupas
I'd like to double check your issue. It seems a bug related to one of our Python packages.
Please, can you answer to those question?
Are you aware about FP-SNS-DATALOG2? Is the newer and upgraded version of our datalogger firmware and Python SDK. It is still supporting STWIN and the SDK is compatible also with DATALOG1 acquisitions.
Can you check if the issue still persists by using the latest Python SDK distributed in DATALOG2?
Best regards
Simone
2024-06-12 12:56 AM - edited 2024-06-28 01:21 AM
Hello @arisloupas
we're not able to reproduce your issue. Is it still persisting on your side? Can you give us a feedback?
Best regards
Simone