Language Reference

CATALOG

Example

Description

Query the catalog of internal memory in a condensed format.

150 OUTPUT 723;"CATALOG?;"

The CATALOG command queries the catalog of internal memory in a condensed format as follows:

0917504,0914480

total mem, avail mem

CONFIG,CONFIG,0005992

￿lename ,￿letype ,￿lesize

LARGEST,LARGEST,0911438

 

FOO,FUNC

00011

 

FRED,VAR

00008

 

Name and ￿letype are restricted to a maximum number of 15 characters; otherwise, both ￿elds are truncated. If the ￿le size exceeds 99,999 bytes, the size is returned in kilobytes, indicated with a \K" su￿x. Filetypes are categorized as listed below:

CONFIG

internal con￿guration data space

LARGEST

largest contiguous data space available

FUNC

FUNCDEF storage area

VAR

VARDEF storage area

TRACE

user-de￿ned trace storage area

ASCII

data storage area for instrument states, stored traces A, B, or C,

 

stored user keys, and data stored to a memory card.

AFUNC

user-de￿ned active function (see the ACTDEF command)

PROG

HP generated personality or program

APROG

HP generated active function

7-88