User`s guide

HEADER63
Converts the data header portion of a binary data file <sfile> from the HP 3563A (or HP 3562A) to an
ASCII form [dfile]. Refer to the HP 3563A or HP 3562A Programming Manual for descriptions of the
individual fields in the data file. HP 3563A and HP 3562A data files on a LIF file system start with the
letters ‘’DA.’’
Syntax HEADER63 <sfile> [dfile] [/U] [/O] [/L:<flag>] [/E:<flag>]
Options
<sfile> Input HP 3563A/62A data file name.
[dfile] Optional output SDF file name. If no file name is specified, output to display.
/U Show help (usage information) for this program.
/L:<flag> If <flag> is non-zero, put labels on each line. The name of each field will be the
first 25 characters of each line (approximately as they appear in the HP 3563A or
HP 3562A Programming Manual). The default is on.
/E:<flag> If <flag> is non-zero, expand enumerated types to ASCII names (approximately as
they appear in the HP 3563A or HP 3562A Programming Manual). The default is
on.
Sharing Data Between Analyzers
HEADER63
4-23