.. highlightlang:: us .. index:: File=>More File Functions .. _filemore-file-functions: File=>More File Functions ------------------------- .. image:: S:/uniplot-obj/images/FileMoreFileFunctions-en.* .. us.dlgitem **1D Signal Import (ASCII)** You can read the data of a single channel from an ASCII file and save it in a netCDF file (see :ref:`file-more-file-functions-1d-signal-import-ascii`). .. us.dlgitem **Save original 2D data** The data of a selected 2D dataset can be saved as an ASCII or Excel file (see :ref:`filemore-file-functionssave-original-2d-data`). .. us.dlgitem **Save original 3D data** The data of a selected 3D dataset can be saved as an ASCII or Excel file (see :ref:`filemore-file-functionssave-original-3d-data`). .. us.dlgitem **Load 3D Data Matrix** Loads a data matrix from an ASCII or Excel file (see :ref:`filemore-file-functionsload-3d-data-matrix`). .. us.dlgitem **Save 3D Data Matrix** Saves the data matrix of selected 3D datasets as ASCII- or Excel files in the manner of Form1 (non equidistant matrix (see :ref:`filemore-file-functionsload-3d-data-matrix` and :ref:`filemore-file-functionssave-3d-data-matrix`). .. us.dlgitem **Load 3D Data Hull** Loads a data hull from an ASCII or Excel file to a selected 3D dataset (see :ref:`filemore-file-functionsload-3d-data-hull`). .. us.dlgitem **Save 3D Data Hull** Saves the data hull or the selected 3D dataset as an ASCII- or Excel file (see :ref:`filemore-file-functionssave-3d-data-hull`). .. us.dlgitem **Add filename to the document page** Inserts a field function into the displayed document page. The field function result is the document name (see :ref:`@f{documentname}`). .. us.dlgitem **Save netCDF (.nc) File as an ASCII File** Saves a netCDF file as an ASCII file (see :ref:`filemore-file-functionssave-netcdf-(.nc)-file-as-an-ascii-file`). .. us.dlgitem **Reset recent NC-data name list** Removes the file names from the NC file name list (see :ref:`filemore-file-functionsreset-recent-nc-data-name-list`). .. us.dlgitem **Save active Page as a Windows-Meta-File (.wmf)** Saves the displayed page as a WMF File. WMF files can be imported into Word and other programs (see :ref:`file-wmf-export`). .. us.dlgitem **Sychronize Time Data (Files)** This function can be used to calculate the time offset between two data files. The data files must have a time signal and a channel that is in both data files for example engine speed or vehicle speed. .. us.comment **Comment** All functions in the dialog box are written in UniScript. The source code can be found in the file :file:`rs_file.ic`. The function to Import 1D signals is found in :file:`do_sigim.ic`. .. seealso:: :ref:`file`, :ref:`filemore-file-functionsload-3d-data-hull`, :ref:`filemore-file-functionsload-3d-data-matrix`, :ref:`file-more-file-functions-1d-signal-import-ascii` :sub:`id-1759721`