Please enable JavaScript to view this site.

 Network Analyzers using S4VNA software

SCPI Command

MMEMory:CATalog? <string>

Description

This command reads out the following information on the hard drive:

Space in use.

Available space.

Name and size of all files (including directories) in the specified directory.

query only

Parameter

<string> Directory name

Query Response

Format:

("{A},{B},{Name 1},,{Size 1},{Name 2},,{Size 2}, ... ,{Name N},,{Size N}")

Where: N is the number of all files in the specified directory and n is an integer between 1 and N,

{A} is space in use of the hard drive (byte),

{B} is available space of the hard drive (byte),

{Name n} is name of the n-th file (directory),

{Size n} is size (byte) of the n-th file (directory). Always 0 for directories.

Equivalent Softkeys

None


Equivalent COM Command

SCPI.MMEMory.CATalog(Dir)

Syntax

Cat = app.SCPI.MMEMory.CATalog("\.")

Type

String (read/write)


 

Back to MMEMory

Back to Command Finder

Back to Command Finder (From User Interface)

 

Rev.:  22.4