User`s guide
63TOSDF
Convert an HP 3563A (or HP 3562A) data file <sfile> to an SDF data file and outputs to <dfile>.
HP 3563A/62A data files on a LIF file system start with the letters ‘’DA.’’
Syntax 63TOSDF <sfile> <dfile> [/U] [/O]
Options
<sfile> Input HP 3563A/62A data file name.
<dfile> OutputSDFfilename.
/U Show help (usage information) for this program.
/O Overwrite <dfile> if it exists.
Example
Copy a data file (DAFREQ) from the HP 3563A LIF formatted disk (drive B:) to a file (FREQ.63) on the
current hard drive and convert it to SDF format (FREQ.DAT):
LIF CP B:DAFREQ FREQ.63
63TOSDF FREQ.63 FREQ.DAT
Discussion
A baseband time record contains 2048 real points, a zoom time record contains 1024 complex points, and
a spectrum contains either 801 real or complex points or 1024 real or complex points.
See also the batch file ‘’63_SDF.BAT’’ in appendix C.
Sharing Data Between Analyzers
63TOSDF
4-7