Remote Control Commands
R&S
®
SMB100A
269Operating Manual 1407.0806.32 ─ 13
MMEM:MDIR '/usb/temp/user/new'
4. Copy the file state to a new file.
MMEM:COPY '/var/user/state.savrcltxt','/usb/temp/new'
5. Rename the file state.
MMEM:MOVE 'state.savrcltxt','state_new.savrcltxt'
6. Remove the test directory.
MMEM:RDIR '/usb/temp/test'
7.9.4 Remote Control Commands
:MMEMory:CATalog?.....................................................................................................269
:MMEMory:CATalog:LENGth?.........................................................................................270
:MMEMory:CDIRectory...................................................................................................270
:MMEMory:COPY...........................................................................................................270
:MMEMory:DATA...........................................................................................................271
:MMEMory:DCATalog?...................................................................................................272
:MMEMory:DCATalog:LENGth?.......................................................................................272
:MMEMory:DELete.........................................................................................................272
:MMEMory:LOAD:STATe................................................................................................273
:MMEMory:MDIRectory...................................................................................................273
:MMEMory:MOVE..........................................................................................................273
:MMEMory:MSIS............................................................................................................274
:MMEMory:RDIRectory...................................................................................................274
:MMEMory:STORe:STATe..............................................................................................274
:MMEMory:CATalog? <path>
Returns the content of the current or a specified directory.
Query parameters:
<path> string
String parameter to specify the directory. If the directory is omitted,
the command queries the content of the current directory, queried
with MMEM:CDIR command.
Return values:
<path> <used_memory>,<free_memory>,<file_name>,<file_entry>,...
<used_memory>
Total amount of storage currently used in the directory, in bytes.
<free_memory>
Total amount of storage available in the directory, in bytes.
<file_entry>
All files of the directory are listed with their file name, format and
size in bytes.
Example:
See "Working with Files and Directories" on page 268.
Usage: Query only
MMEMory Subsystem