User`s guide
89TOSDF
Converts an HP 3589A data file <sfile> to an SDF data file and outputs to <dfile>. An HP 3589A setup
state file <hfile> can be optionally specified which will allow more complete parameter conversion into
the SDF data file.
Syntax 89TOSDF <sfile> <dfile> [/O] [/U] [/F <hfile>]
Options
<sfile> Input HP 3589A measurement data path and file name.
<dfile> Output SDF path and file name.
/O Overwrite <dfile> if it already exists.
/U Show help (usage information) for this program.
/F Read HP 3589A setup state file for additional information.
<hfile> HP 3589A setup state path and file name.
Example
Copy a measurement data and setup state file from the HP 3589A LIF formatted disk and convert it to
SDF format:
LIF CP B:TRACE1 TRACE1.89
LIF CP B:STATE1 STATE1.89
89TOSDF TRACE1.89 TRACE1.DAT /F STATE1.89
Sharing Data Between Analyzers
89TOSDF
4-13