Title: Difference in Excel output and Prefix.log file Post by: EdgeMan on August 15, 2013, 10:00:00 AM I'm working on setting up the Advanced Serial Logger and Excel Pro plugin. However I see differences in the output in my excel file and the Prefix.log file also created. It is not related to headings, etc., bur related to the data in the columns/rows itself. It seems to split some data from time to time, see attachments. What do I do wrong?
Title: Re: Difference in Excel output and Prefix.log file Post by: Arthur Grasin on January 04, 2011, 08:43:31 PM Please, create a backup of your current configuration from the File menu and attach the INI file here. I'll verify it.
Title: Re: Difference in Excel output and Prefix.log file Post by: EdgeMan on January 05, 2011, 02:04:24 AM See attachment for backup file.
Title: Re: Difference in Excel output and Prefix.log file Post by: Arthur Grasin on August 30, 2013, 10:00:00 AM You are splitting your data by a timeout. This parsing method is unstable. I would recommend to split your data packets by characters:
Begin: this field should be empty End: #0D#0A |