|
The TextExp module supports waveform data to be exported to a text file.
Various text file formats like comma separated values, tab separated values and other formats are supported.
The TextExp module supports the graphical user interface as explained below.
Graphical Interface
To export to a file, enter the full path & name of the file in the File Name Textbox or click
on Browse Button to select it.
File Name [Textbox]
Enter path & name of a file to export in the File Name Textbox. Alternatively, click on browse to
select an existing waveform file to import.
Browse [Button]
Click on the Browse Button to select an existing waveform file to export.
Note that this will overwrite the existing file. Alternatively, enter path & name of a
valid waveform file to export to in the File Name Box.
Y-Axis Only [Option]
Select the Y-Axis Only Option if Y-Axis data only needs to be exported.
Both X & Y-Axis [Option]
Select the Both X & Y-Axis Option if both X-Axis and Y-Axis data should be exported.
X-Axis data will be followed by Y-Axis data, i.e. X-Axis data will be in first row or column
and Y-Axis data in second row or column.
Row [Option]
Select the Row Option if data for an axis should be in a single line.
For example, a file may contain both X-Axis & Y-Axis.
You should select this option if X-Axis values need to be in the first line separated by commas and
then the Y-Axis values in the second line separated by commas.
Column [Option]
Select the Column Option if data for an axis needs to be organized vertically.
For example, in a file containing both X-Axis & Y-Axis, each line will have one X-value and one Y-value.
Column Separator [Textbox]
Define how values are separated in a row.
|