Programmer’s Guide
11-35
SCPI Command Summary
SCPI Device Command Summary
Table 11-17
PROGram (1 of 2)
1. IBASIC programs can be generated and controlled in the instrument.
2. Commands grouped under the
SELected
mnemonic in the
PROGram
subsystem
operate on the active program buffer.
SUBSYSTEM COMMANDS
FORM
DESCRIPTION
PROGram
1
:CATalog?
query
only
STRING
Lists the names of the defined
IBASIC programs — response is
"PROG"
(if a program is present)
or the null string (
""
).
PROGram
2
:DEFine
<block>
BLOCK
Downloads an IBASIC program
from an external controller.
PROGram
:DELete:ALL
command
only
Deletes all IBASIC programs
from the program buffer —
equivalent to an HP BASIC
SCRATCH A
command.
PROGram
:DELete[:SELected]
command
only
Deletes the active IBASIC
program — equivalent to an HP
BASIC
SCRATCH A
command.
PROGram
:EXECute
<string>
command
only
Executes an IBASIC command.
PROGram
:MALLocate
<num>
NR1
Allocates memory space for
IBASIC programs — choose an
integer between 2048 and
4000000 bytes.
Summary of Contents for 8712ES
Page 11: ...1 1 1 Introduction to GPIB Programming ...
Page 27: ...2 1 2 Synchronizing the Analyzer and a Controller ...
Page 36: ...3 1 3 Passing Control ...
Page 39: ...4 1 4 Data Types and Encoding ...
Page 46: ...5 1 5 Using Status Registers ...
Page 71: ...6 1 6 Trace Data Transfers ...
Page 98: ...6 28 Programmer sGuide Trace Data Transfers Internal Measurement Arrays ...
Page 99: ...7 1 7 Using Graphics ...
Page 105: ...8 1 8 Front Panel Keycodes ...
Page 111: ...9 1 9 Introduction to SCPI ...
Page 129: ...10 1 10 Menu Map with SCPI Commands ...
Page 268: ...12 1 12 SCPI Conformance Information ...
Page 290: ...13 1 13 SCPI Error Messages ...