Tools
Start Acquisition

Starts EMGworks 4 Acquistion and switches focus to the application

Import Text File(s)

Opens the Text Import Wizard to attempt to allow the user to import text files with different types of delimiters.

Export to Text File

Exports the selected Data File as a delimited file. The delimiter, header information, channel information, and time series information that is exported can be customized.  In general, this command can export files which may be read by MATALB (via csvread), by Excel (by opening the CSV file), and by many other software applications.

Export to Excel

Exports the selected Data File directly to Microsoft Excel if the program is installed. The first column in the resultant spreadsheet contains the time data. Each subsequent column contains the data for one Data Series.

Export to Matlab

Exports the selected Data File directly to Matlab if the program is installed. A vector of data will be created corresponding to the time variable. A matrix of data will be created with each vector containing the data for a single Data Series.  Note: A script to read data files directly from MATLAB is available from our website in the Knowledge Center.

Options...

Opens the Options dialog box