GPIB Command Dictionary
PROGram subsystem
PROGram subsystem
The Program subsystem provides a set of commands which allow an external controller to generate and control an IBASIC program within the Test Set.
These commands have no equivalent fields or screens.
[:SELected]:DEFine <program data> [:SELected]:DEFine?
PROG:SEL:DEF downloads an IBASIC program into the Test Set. The query form returns the program. The program must be transferred as IEEE 488.2 Arbitrary Block Program Data. Refer to the IEEE standard
[:SEL] is an optional portion of this command.
<program> is the actual program content
Syntax
PROG:SEL:DEF <#0><program><NL><END>
PROG:DEF <#0><program><NL><END>
[:SELected]:DELete
[:SELected]:DELete:ALL
These commands delete the IBASIC program currently loaded in the Test Set.
Syntax
PROG:SEL:DEL
PROG:DEL !equivalent command
PROG:DEL:ALL !equivalent command
[:SELected]:EXECute
This command executes (from an IBASIC controller) an IBASIC command in the Test Set’s
Syntax
PROG:SEL:EXEC
PROG:EXEC !equivalent command
296 | Chapter 1 |