Specifications
394 Chapter 17
GPIB Command Reference
PROG:CAT?
PROG:CAT?
Format PROGram:CATalog?
Description Returns a list of macros. (Query only).
Query response {String}<newline><^END>
Format of strings is <module name>.<procedure name>.
When multiple macros exist, they are separated by commas (,). Also, when no macro
exists, empty quotation marks (“”) are returned.
Front Panel
Equivalents
Utility - VBA Macros...
PROG:NAME
Format PROGram[:SELected]:NAME <string>
PROGram[:SELected]:NAME?
Description Defines the macro name. The PROG:STAT and PROG:WAIT commands are used in the
macro name defined here.
Parameters
Query response {String}<newline><^END>
Format of strings is <module name>.<procedure name>.
Related commands PROG:STAT command on page 395
PROG:WAIT command on page 395
Front Panel
Equivalents
Unavailable.
<String>
Description
Macro name
*1
*1.Macro name is defined by <module name>.<procedure name>, or <procedure name>.