Remote Control
R&S
®
FSVA/FSV
939Operating Manual 1176.7510.02 ─ 09
Example:
MMEM:CAT:LONG? 'C:\R_S\Instr\user
Returns all files in C:\R_S\Instr\user:
1776,3331993600, "autolog.txt,ASC,1520",
"autologin.reg,BIN,144", "no_autologin.reg,BIN,
112"
Query for the current directory:
MMEM:CDIR?
Response:
C:\R_S\Instr\user
MMEM:CAT:LONG?
Returns all files in C:\R_S\Instr\user.
Usage:
Query only
SCPI confirmed
MMEMory:CDIRectory
<Directory>
This command changes the current directory.
Parameters:
<Directory> <directory_name>
<directory_name>
DOS path name
In addition to the path name, the indication of the directory may
contain the drive name. The path name complies with the DOS
conventions.
Example:
MMEM:CDIR 'C:\R_S\Instr\user'
Selects the directory C:\R_S\Instr\user.
Usage: SCPI confirmed
Manual operation: See "Edit Path" on page 201
MMEMory:CLEar:ALL
This command deletes all instrument configuration files in the current directory.
You can select the directory with MMEMory:CDIRectory on page 939. The default
directory is C:\R_S\instr\user.
Example:
MMEM:CLE:ALL
Usage: Event
MMEMory:CLEar:STATe 1, <FileName>
This command deletes the instrument settings file selected by <file_name>. All associ-
ated files on the mass memory storage are cleared.
Remote Control – Commands