AGG Software Forums

Online Help Center => Data loggers and plug-ins => Topic started by: Emil on January 11, 2013, 04:59:55 PM



Title: How to display a Datastring in Excel
Post by: Emil on January 11, 2013, 04:59:55 PM
My incoming datastring from a terminal has the following format:

number1;number2CR    (';' is the data delimiter)

I use the 'direct excel connection'.
How can I achieve that number1 is displayed in column1, number2 in column2
with each datastring in a separate row?

Kind regards
Emil


Title: Re: How to display a Datastring in Excel
Post by: Arthur Grasin on November 29, 2022, 02:00:00 PM
Hello, Emil.

You need:

1. configure the ASCII Data Parser to extract 2 values to 2 parser item
2. bind these parser items with columns in the "Direct Excel Connection" plugin.

You may find several examples in the "Tutorials" area on our website..