Remote Control Commands
R&S
®
SGS100A
215User Manual 1173.9105.02 ─ 12
Response: 127145265,175325184,"test,DIR,0","temp,DIR,0",
"readme.txt,ASC,1324","state.savrcltxt,STAT,5327",
"waveform.wv,BIN,2342"
the directory usbuser contains the subdirectories test and temp as well as the
files readme.txt, state.savrcltxt and waveform.wv which have different
file types.
Tip: To query only the subdirectories of the current or specified directory, perform:
MMEM:DCAT? 'usbuser'
Response: 'test', 'temp'
To query only the number of subdirectories in the current or specified directory, per-
form:
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/sgs/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
:MMEMory:CATalog?......................................................................................................216
:MMEMory:CATalog:LENGth?......................................................................................... 216
:MMEMory:CDIRectory...................................................................................................216
:MMEMory:COPY...........................................................................................................217
:MMEMory:DATA............................................................................................................217
:MMEMory:DCATalog?....................................................................................................218
:MMEMory:DCATalog:LENGth?....................................................................................... 218
:MMEMory:DELete.........................................................................................................219
:MEMory:HFRee?.......................................................................................................... 219
:MMEMory:LOAD:STATe.................................................................................................219
:MMEMory:MDIRectory...................................................................................................220
:MMEMory:MOVE.......................................................................................................... 220
:MMEMory:MSIS............................................................................................................220
:MMEMory:RDIRectory...................................................................................................220
:MMEMory:STORe:STATe...............................................................................................221
MMEMory Subsystem