448
Chapter 7, IBASIC Controller
PROGram Subsystem
Editing an existing IBASIC program line
Existing IBASIC program lines which are resident in the Test Set’s RAM memory
can be edited, one line at a time, from an external controller using the
PROGram:EXECute command as follows:
PROG:EXEC ’<existing program line number/modified program line>’
where <existing program line number/modified program line> represents an
existing IBASIC program line.
For example, to edit the following existing program line in the Test Set.
30 OUTPUT 814;"AFAN:DEMP:GAIN 20 dB"
to
30 OUTPUT 814;"AFAN:DEMP:GAIN 10 dB"
execute the following command from the external controller:
OUTPUT 714;"PROG:EXEC ’30 OUTPUT 814;""AFAN:DEMP:GAIN 10 dB""’"
Quoted strings, such as those used in OUTPUT commands, must use double
quotes.
Listing A Program
Execute the following command on the external controller to list an IBASIC
program which is resident in the Test Set to the currently specified IBASIC
Controller LIST device.
OUTPUT 714;"PROG:EXEC ’LIST’"
Summary of Contents for 8920B
Page 10: ...10 ...
Page 16: ...Contents 16 9 Error Messages Index 673 ...
Page 17: ...17 1 Using HP IB ...
Page 48: ...48 Chapter 1 Using HP IB Remote Local Modes ...
Page 49: ...49 2 Methods For Reading Measurement Results ...
Page 61: ...61 3 HP IB Command Guidelines ...
Page 84: ...84 Chapter 3 HP IB Command Guidelines Guidelines for Operation ...
Page 85: ...85 4 HP IB Commands ...
Page 90: ...90 Adjacent Channel Power ACP ...
Page 116: ...116 Configure I O Configure ...
Page 156: ...156 Call Processing ...
Page 185: ...185 System System SYSTem ERRor Returns integer value quoted string ...
Page 242: ...242 Common Command Descriptions ...
Page 251: ...251 5 Advanced Operations ...
Page 377: ...377 7 IBASIC Controller ...
Page 458: ...458 Chapter 7 IBASIC Controller The TESTS Subsystem ...
Page 640: ...640 Chapter 8 Programming The Call Processing Subsystem Example Programs 11280 SUBEND 11290 ...
Page 643: ...643 9 Error Messages ...
Page 672: ...672 ...
Page 682: ...Index 682 ...