Question to HS_Datalog and the cli_example. Order of execution and extra Documentation.
Hi there fellas, I'm using the HS_Datalog to measure some vibrations. At first, I used the Python SDK, but now I'm trying to use the libhs_datalog_64.dll in a c# Application. I can get the device info, start and stop the log, set some parameters like ODR or FS, but it seems that I'm doing something wrong when I try to pull my data from the st board. I can save it, but I cannot export with the Python SDK afterwards. Furthermore, I would also like to load the *.json Config File on the board using the hs_datalog_send_message(...). Can somebody tell me what the correct format of the message is? Can I get some more documentation on the HS_Datalog.h ?
