Mensurasoft-LZ : export the results


General description management of languages load a driver to an analog input transforming formulae
Time settings Acquisition : measures over time Chart window and its own menu Send data to clipboard or save them in a file
Binary outputs Fixed analog outputs Variable analog output
Configuration files

Mensurasoft-LZ is not a good software for processing data: there is software specialized for that, the spreadsheet-graphics packages (OpenOffice, Gnumeric, Excel…), software of statistics or digital calculation.
After measuring, Mensurasoft-LZ can export the results to other software.

Copy data to the clipboard

In the menu of the chart window, the Clipboard option sends the results into memory (the clipboard). In all the cases, each measurement corresponds to a line, and the various fields (time, primary channel, auxiliary channel, supplementary channel) are separated by tabulations (chr(9)).

The first two options send to the clipboard only the numerical values, whereas the two last copy also the titles of the data.
The first and the third options send the numerical data with the point as a decimal separator (for example 1.234), whereas the second and fourth send the numerical data with the comma as decimal separator (for example 1,234). Choose one or the other according to the characteristics of your spreadsheet.

Record in files

In all the cases, they are “text-files”; the extension is not added automatically, and must be typed by the user.
- the first option records in a "csv-type"  file: the point is the decimal separator, and the comma is the field-separator.
- the second option is almost the same one, but the comma is the decimal separator, and the semicolon the separator of fields.
- the third and fourth options have the tabulation like separator of fields. For the third option, the point is the decimal separator, whereas it is the comma for the fourth option.