PROGram Subsystem
3–98 AM700 Audio Measurement Set Programmer Manual
PROGram:SELected:DEFine <prog_data>
Usage: Creates and downloads programs to the selected progname. The <prog_data>
must be in definite length arbitrary block data format for down loading to the
AM700. The program name used is the currently selected program name. The
specified program must have a unique name. To download and overwrite an
existing program of the same name, the first program must be deleted.
Query: PROG:SEL:DEF? returns the contents of the program named by the
prog:name <progname> command in arbitrary block data format.
Example: PROG:SEL:DEF #223This is a test program. uses the file name
given by PROG:SEL:NAME <progname> and stores the program data in the
file. See PROG:EXPL:DEF for more information on definite length arbitrary
data header.
PROGram:SELected:DELete:SELected
Usage: Deletes the selected downloaded function program. The program name used is
designated by the :NAME command.
PROGram:SELected:DELete:ALL
Usage: Deletes all the downloaded function programs in the AM700.
Error: If a program is running a “Program currently running” error (–284) is generated
and no programs are deleted.
PROGram[SELected]:LABel?
Query: Query used to determine the label of the selected function file (if a label is
included in the file). This query looks in the first four lines of a function file to
find a label. A label consist of the non-terminated text and white space between
the end of the word “label” and the end of the line. Note: “label:” is not case
sensitive.