Remote control commands
R&S
®
SGS100A
237User Manual 1173.9105.02 ─ 13
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'
13.9.4 Remote control commands
:MMEMory:CATalog?......................................................................................................237
:MMEMory:CATalog:LENGth?......................................................................................... 238
:MMEMory:CDIRectory...................................................................................................238
:MMEMory:COPY...........................................................................................................238
:MMEMory:DATA............................................................................................................239
:MMEMory:DCATalog?....................................................................................................240
:MMEMory:DCATalog:LENGth?....................................................................................... 240
:MMEMory:DELete.........................................................................................................240
:MEMory:HFRee?.......................................................................................................... 240
:MMEMory:LOAD:STATe.................................................................................................241
:MMEMory:MDIRectory...................................................................................................241
:MMEMory:MOVE.......................................................................................................... 241
:MMEMory:MSIS............................................................................................................242
:MMEMory:RDIRectory...................................................................................................242
:MMEMory:STORe:STATe...............................................................................................242
: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 :MMEMory:CDIRectory.
The path may be relative or absolute.
Return values:
<UsedDiskSpace> Byte size of all files in the directory.
<FreeDiskSpace> Remaining disk space in bytes.
<FileInfo> <NameFileN>,<SuffixFileN>,<SizeFileN>
List of files, separated by commas
<NameFileN>
Name of the file.
<SuffixFileN>
Type of the file. Possible suffixes are: ASCii, BINary, DIRectory
MMEMory subsystem