SCPI.PROGram.CATalog

Object Type

Property (Read Only)

Syntax

Value = SCPI.PROGram.CATalog

Description

This command gets the list of all defined programs.

Variable

Parameter

   Value

Description

Gets the list of all defined programs

Data Type

Character string type (String)

Range

254 chars

Preset Value

-

Unit

-

Resolution

-

Preset Effect

No

Save-Recall Effect

No

Error

-

Examples

Dim Var as String
Var = SCPI.PROGram.CATalog

Equivalent Key

No equivalent key is available on the front panel.

Equivalent SCPI Command

Syntax

:PROGram:CATalog?

Query Response

{String}<newline><^END>

Example of use

10 OUTPUT 717;":PROGram:CATalog ?"
20 ENTER 717;A$