Remote Control Commands
R&S
®
SMJ100A
547
Operating Manual 1403.7458.32 ─ 14
*RCL 4
Working with Files and Directories
1. Read out all files in the specified directory.
MMEM:CAT? 'E:\user'
Response:
127145265,175325184,"test,DIR,0","temp,DIR,0",
"readme.txt,ASC,1324","state.savrcl,STAT,5327",
"waveform.wv,BIN,2342"
the directory
E:\user
contains the subdirectories
test
and
temp
as well as the
files
readme.txt
,
state.savrcl
and
waveform.wv
which have different file
types.
Tip:
To query only the subdirectories of the current or specified directory, perform:
MMEM:DCAT? 'E:\user'
Response:
'test', 'temp'
To query only the number of subdirectories in the current or specified directory,
perform:
MMEM:DCAT:LENG? 'E:\user'
Response:
2
2. To query the number of files in the current or specified directory, perform:
MMEM:CAT:LENG? 'E:\user'
Response:
3
3. Create a new subdirectory for mass memory storage in the specified directory.
MMEM:MDIR 'E:\new'
4. Copy the file
state
to a new file.
MMEM:COPY 'D:\user\state.savrcl','E:\new'
5. Rename the file
state
.
MMEM:MOVE 'state.savrcl','state_new.savrcl'
6. Remove the
test
directory.
MMEM:RDIR 'E:\test'
7.13.4 Remote Control Commands
.........................................................................................548
.......................................................................................551
................................................................................................552
MMEMory Subsystem
Summary of Contents for SMJ100A
Page 34: ...Preface R S SMJ100A 18 Operating Manual 1403 7458 32 14 Notes on Screenshots...
Page 86: ...Preparing for Use R S SMJ100A 70 Operating Manual 1403 7458 32 14 LXI Configuration...
Page 826: ...Remote Control Commands R S SMJ100A 810 Operating Manual 1403 7458 32 14 UNIT Subsystem...
Page 828: ...Maintenance R S SMJ100A 812 Operating Manual 1403 7458 32 14 Storing and Packing...
Page 844: ...Hardware Interfaces R S SMJ100A 828 Operating Manual 1403 7458 32 14 BERT Connector...