User`s guide

SDFTO58
Convert SDF file <sfile> to the Data Set 58 format. The result is placed in an output file [dfile] if
specified; otherwise the result is sent to the screen.
Syntax SDFTO58 <sfile> [dfile] [/U] [/O] [/I] [/A] [/H] [/D:N1[-N2]] [/R:N1[-N2]] [/C:N1[-N2]]
[/S:N1[-N2]]
Options
<sfile> Input SDF file name.
[dfile] Optional output file name for ASCII information. If no file name is specified,
output to display.
/U Show help (usage information) for this program.
/O Overwrite [dfile] if it exists.
/I Show information only on <sfile>, including data result number, result name, the
number of rows, columns, scans available, the number of data points, whether the
data is real or complex, and type of X spacing between data points.
/A Convert all frequency lines (normally the lines likely to be affected by aliasing are
not converted)
/H Do not output header records (allows you to output an array of data only)
/D:N1[-N2] Convert the data at data number N1 (to data number N2). Range; 0 to n–1.
/R:N1[-N2] Convert the data at row N1 (to row N2). Range; 0 to n–1.
/C:N1[-N2] Convert the data at column N1 (to column N2). Range; 0 to n–1.
/S:N1[-N2] Convert the data at scan N1 (to scan N2). Range; 0 to n–1.
Sharing Data Between Analyzers
SDFTO58
4-35