User`s guide
HPIB63
Transfer the active trace data from an HP 3562A/63A over the personal computer’s HP-IB and place it in
the destination file. Use 63TOSDF.EXE to convert the file to SDF. If /A is not specified, then HP-IB
will be scanned for the first instrument that is an HP 3562A or HP 3563A.
Syntax HPIB63 <dfile> [/U] [/O] [/I] [/A:<hpibAdr>]
Options
<dfile> Destination HP 3562A/63A file name
/U Show this usage.
/O Overwrite <dfile> if it exists.
/I Show information on all instruments connected to HP-IB.
/A:<hpibAdr> Specify the HP-IB address of the instrument.
Example
Transfer the active trace to a file (FREQ.63) on a personal computer (let HPIB63 find the instrument) and
convert it to ASCII.
HPIB63 FREQ.63
63TOSDF FREQ.63 FREQ.DAT
SDFTOASC FREQ.DAT
See also the batch files ‘’IB63_ML.BAT’’, ‘’IB63_MX.BAT’’, ‘’IB63_PLT.BAT’’, and
‘’IB63_SDF.BAT’’ in appendix C.
Sharing Data Between Analyzers
HPIB63
4-25