The screenshot at left shows the Export display where you choose the export options, having
already selected all the files you want to export from the Quick List.
You can choose what kind of Time Stamp you want (or none) and whether you want all the samples
to be saved to a single file (with multiple columns if there is more than 1 data file).
The Path & Filename selection allows you to choose the exported filename(s) or prefer this
to be set automatically (as the name of the first dat file exported, with the .txt extension).
Having the automatic setting is useful when exporting a large number of files (e.g. 100).
Choose the Delimiters (pull-down menu shown in grey) according to what the importing program
needs: Tab, Space, Semi-Colon, Comma or Fixed Width.
Like other tasks, exporting a huge amount of data in many files in the format you require
is both easy and fast in Analyse-Plus.
You may optionally copy the Time scale (x-axis) together with the data. For Fourier plots, this is the period. For Fourier plots only, you may also copy the frequency scale.
The format and order of the copied data is as follows:
<Time or Period 1><Tab><Frequency 1><Tab><Plot Data Sample 1><Carriage Return><Line Feed>
<Time or Period 2><Tab><Frequency 2><Tab><Plot Data Sample 2><Carriage Return><Line Feed>
..
<Time or Period n><Tab><Frequency n><Tab><Plot Data Sample n><Carriage Return><Line Feed>
<Time or Period> or <Frequency> may be missing depending on your selections.
DDE is a legacy technology but is still supported by Windows and works very well with Excel and other programs. It is an easy and quick way to send (or receive) data to (from)) other applications. It is quicker and easier to send a data file to a spreadsheet such as Excel than exporting and importing it.
DDE is normally used to send data between two applications running on the same computer - for example, Analyse-Plus and Excel.
The screenshot at left shows an Excel spreadsheet and the DDE Send display together.
Here you select what you are “sending”. In this case, the user has selected the Program “Excel”,
then pressed “Topics” to get a list of spreadsheet names and tabs from Excel and then entered the
data range as Row 2 / Column 2 for the “Sampled Data” (also known as B2) to Row 65000, Column 2.
You can just enter a Row at least as large as the data you have. Then choose the Filename
from the Quick List and click on “Send”. Even large files (e.g. 100K samples) normally
only require 1-2 seconds to send.
Briefly, DDE Server acts as a Server that offers data to the user’s Client through a DDE conversation (on the same computer). The data offerings are broken into 3 types:
Usually the first two types are used together. To use DDE Server, normally the user clicks on the Activate Topics and Activate Specific File buttons and then configures the Client program to request the Topics to know which files are available and to then request information or sampled data for the Specific File.
More information is available on request. The Help file contains the required information to use it.