Advanced Serial Data Logger

For Windows 2000 - Windows 8 (2012) (incl. Server, x86 and x64). Latest version: 4.0.6 build 501. .

Trust In Confidence!

Writing data to an XLS file without Excel with help of "Local database" plug-in

Task:

I have a piece of equipment that transmits serial data to a terminal program. Can the data be sent directly to Excel?

Requirements:

  • Advanced Serial Excel export (ASDL) Professional or a trial version;
  • ASCII data parser and query plug-in for the Excel export;
  • DDE server plug-in for Advanced Serial Excel export (optional);
  • Local database plug-in for Advanced Serial Excel export.

It is assumed that:

You've prepared parser items for export.

For this tutorial all items were prepared in the previous part.

Also you may read other examples:

Solution:

All parser items are now ready for export to an Excel spreadsheet. Please, open the configuration window of the "Local database" plug-in (fig.1).

Excel export. Selecting a database.

Fig.1. Excel export. Selecting a database.

Just select a database type at the field #1, input a path, where new files will be being created in the field #2 and specify a file name prefix in the field #3.

It's all other options are optional. On the second page "Data formats" you can specify a representation of your data. Because all our variables have the "string" data type, therefore it is unnecessary in our case to change format settings. On the next page "Columns order" you can specify, how variables will be exported to a spreadsheet. If you will not specify a columns order, then the program will write all variables in the following order: internal variables (FULL_DATA_PACKET, DATA_PACKET and DATE_TIME_STAMP), parser variables, in the order, as you've specified in the parser configuration.