User`s manual

98
6.4 Uninstallation Script
The dask_remove.pl removes the PCIS-DASK/X installed in Linux.
By default, this script is located at pci-dask_xxx/util directory.
To remove the PCIS-DASK for Linux, execute the uninstallation
script:
<InstallDir>/pci-dask_xxx/util/dask_remove.pl
The script removes the device nodes made in /dev and the library
copied into /usr/lib.
6.5 Data File Converter (DAQCvt)
When performing continuous data acquisition followed by storage
to a disk operation, the data files generated by the PCIS-DASK
functions are written in binary format. Normal text editors may not
be able to read binary files and spreadsheet applications may not
recognize binary files for analysis.
The PCIS-DASK comes with the DAQCvt tool to conveniently
convert these binary files into easily-read formats. The utility may
be found at <InstallDir>\Util directory.
DAQCvt may be launched using the "--help" argument. The
DAQCvt main screen is shown below.