When analyzing SMBus captures, I was confused by the difference in data in the graphs and in the .xlsx table obtained from the .csv file.
Usually, right after I stop capturing, I save it to a .sal file and then export the table to a .csv file.
Faced with a discrepancy between the data in the graph and in the table, I opened one of the saved .sal files and once again exported the table to a .csv file with different name.
I assumed that the .csv file exported immediately after stopping the capture and saving the .sal file and the .csv file exported from the saved .sal file should be identical, but as it turned out, the files differ quite significantly.
Here on the left is the .csv file exported immediately after saving the .sal file, on the right is the .csv file exported after opening the saved corresponding .sal file.
As you can see in the screenshot, the files differ quite significantly, although there are data fragments that completely match (circled in green).
The .xlsx tables obtained from the corresponding .csv files also differ, respectively.
Which .csv file should I trust? Or what am I doing wrong?
If you trust the data from the .csv file exported immediately after saving the .sal file, then why does it not match the graph?
If the correct data is still the data exported from the .csv file after opening the saved corresponding .sal file, then why is this data different from the data exported from the .csv file immediately after saving the .sal file?
TIA