User`s guide

Example
Transfer an HP 3569A data file (which is in Intel Hex-32 format) to a file (FREQ.X32) on a personal
computer using the RS-232 port. Convert the Intel Hex-32 file to a binary data file (FREQ.BIN) and then
convert the binary file to an SDF data file (FREQ.DAT).
DOWNLOAD /B:19200 /P:2 FREQ.X32
X32TOBIN FREQ.X32 FREQ.BIN
69TOSDF FREQ.BIN FREQ.DAT
See also the batch file β€˜β€™69_SDF.BAT’’ in appendix C.
Sharing Data Between Analyzers
69TOSDF
4-10