Remote Control Commands
R&S
®
SGT100A
321
User Manual 1176.8674.02 ─ 07
MMEM:DCAT:LENG? 'usbuser'
Response:
2
2. To query the number of files in the current or specified directory, perform:
MMEM:CAT:LENG? 'usbuser'
Response:
3
3. Create a new subdirectory for mass memory storage in the specified directory.
MMEM:MDIR 'usbnew'
4. Copy the file
state
to a new file.
MMEM:COPY '/var/user/state.savrcltxt','usbnew'
5. Rename the file
state
.
MMEM:MOVE 'state.savrcltxt','state_new.savrcltxt'
6. Remove the
test
directory.
MMEM:RDIR 'usbtest'
11.9.4 Remote Control Commands
.........................................................................................322
.......................................................................................324
................................................................................................325
..............................................................................................326
:MMEMory:CATalog?
<path>
Returns the content of a particular directory.
Query parameters:
<path>
string
String parameter to specify the directory.
If you leave out the path, the command returns the contents of
the directory selected with
The path may be relative or absolute.
Return values:
<UsedDiskSpace>
Byte size of all files in the directory.
MMEMory Subsystem