Remote Control
R&S
®
FSVA/FSV
943Operating Manual 1176.7510.02 ─ 09
<FileName> DOS file name with or without extension
The file name includes indication of the path and may also
include the drive name. The path name complies with DOS con-
ventions.
Example:
MMEM:SEL:ALL
//Save all items (User Settings, All Traces, All Limit Lines) from
the R&S FSVA/FSV.
MMEM:LOAD:STAT 1,'C:\R_S\Instr\user\TEST01'
//Reloads all items
In the "Recall" dialog, select only "User Settings" and "All Limit
Lines".
MMEM:LOAD:STAT 1,'C:\R_S\Instr\user\TEST01'
//Reloads user settings and all limit lines.
*RST
//Reset instrument.
MMEM:LOAD:STAT 1,'C:\R_S\Instr\user\TEST01'
//Selected items are retained. Reloads user settings and all limit
lines.
Restart the instrument (using the ON/OFF key on the front
panel).
MMEM:LOAD:STAT 1,'C:\R_S\Instr\user\TEST01'
// Selected items are set to default. Reloads only the user set-
tings.
Usage:
SCPI confirmed
Manual operation: See "Save File / Recall File" on page 198
See "Recall" on page 199
MMEMory:MDIRectory <Directory>
This command creates a new directory. The file name includes indication of the path
and may also include the drive name. The path name complies with DOS conventions.
Parameters:
<Directory> <directory_name> = DOS path name
Example:
MMEM:MDIR 'C:\R_S\Instr\user'
Usage: Event
Manual operation: See "New Folder" on page 201
MMEMory:MOVE <FileSource>,<FileDestination>
This command renames existing files, if <file_destination> contains no path indication.
Otherwise the file is moved to the indicated path and stored under the file name speci-
fied there, if any.
Remote Control – Commands