Remote Control
R&S
®
ESR
940
User Manual 1175.7068.02 ─ 12
Example:
SYST:PASS XXXX
Usage:
Event
SCPI confirmed
Manual operation:
See
11.10
Data Management
............................................................................................. 940
Saving and Restoring Customized Data
............................................................... 945
11.10.1
Managing Data Files
.............................................................................................941
MMEMory:CATalog?
This command reads the indicated directory.
Query parameters:
<Path>
<path>
DOS Path name
The path name should be conform to DOS conventions and may
also include the drive name. According to DOS convention, wild-
card characters can be entered in order to query e.g. a list of all
files of a certain type.
Return values:
Result
List of file names in the form of strings separated by commas
Example:
MMEM:CAT? 'C:\R_S\Instr\user\*.DFL'
Returns all files in C:\R_S\Instr\user with extension ".DFL"
MMEM:CAT? 'C:\R_S\Instr\user\SPOOL?.WMF'
Returns all files in C:\R_S\Instr\user whose names start with
SPOOL, have 6 letters and the extension ".WMF".
SPOOL1.WMF,SPOOL2.WMF,SPOOL3.WMF
Data Management