User Manual

Remote Control
R&S
®
FPC
216User Manual 1178.4130.02 ─ 05
Example: //Take a screenshot
MMEM:NAME 'Public\Screeshots\Test.png'
HCOP
MMEMory:RDIRectory <Directory>
This command deletes the indicated directory.
Setting parameters:
<Directory> String containing the path and name of the directory you want to
delete.
The path and folder name comply with Windows conventions.
Note that the folder references in the string are case-sensitive.
Example: //Delete a directory
MMEM:RDIR '\Public\funny'
Usage: Setting only
MMEMory:STORe:STATe <1>, <TargetFile>
This command saves the current measurement configuration and results in a dataset.
Parameters:
<TargetFile> String containing the path and name of the destination file,
including the filename extension (.set).
The path and file name comply with Windows conventions. Note
that the folder and filename references in the string are case-
sensitive.
Setting parameters:
1 <numeric value>
Example: //Save the current measurement configuration
MMEM:STOR:STAT 1,'\Public\result.set'
Usage: Setting only
SYSTem:SET?
This command queries the the contents of the currently active dataset and returns
them in binary format.
Return values:
<Data> <block data>
Contents of the dataset in binary format.
Example: //Query current dataset
SYST:SET?
Usage: Query only
Data Management