I do not understand how logging works
So if i call the Start_Logging function the data is logged unto the board...When is this log deleted from the board? When i call stop logging or when i remove the logger?
How exactly do i get the log from the board? How will the log data be represented?
I read this page but it wasn't much help. I am coding for windows universal apps.
This discussion has been closed.
Comments
mbl_mw_logging_download
as outlined in the Downloading Data section. Logged data is handled in the same way as streamed data. If you not yet tried data streaming, you should first try streaming before doing logging.