Instructions

Table Of Contents
Remote Control Commands
R&S
®
Scope Rider RTH
501User Manual 1326.1578.02 ─ 15
Parameters:
<FileDestination> String parameter specifying path and filename of the settings
file. Wildcards are not allowed.
Example:
MMEM:RCL
"/media/SD/Rohde-Schwarz/RTH/SaveSets/SetupMeasA.dfl"
Loads and activates the instrument settings from the file
SetupMeasA.dfl located in the directory /media/SD/
Rohde-Schwarz/RTH/SaveSets/ on the microSD card.
Usage: Event
MMEMory:DATA
<FileName>,<Data>
Writes data to the specified file in the current directory (MMEMory:CDIRectory), or
reads the data.
Parameters:
<Data> 488.2 block data
The block begins with character '#'. The next digit is the length of
the length information. Then the length information digits provide
the number of bytes in the binary data.
Parameters for setting and query:
<FileName> String parameter containing the file name
Example:
MMEM:DATA "abc.txt", #216This is the file
#2: the length infomation has two digits
16: the binary data has 16 bytes.
MMEM:DATA? "abc.txt"
received: This is the file
MMEMory:CDIRectory <DirectoryName>
Specifies the current directory for file access.
Setting parameters:
<DirectoryName> String parameter to specify the directory.
Example:
MMEM:CDIR "/media/USB1/Data";*OPC
MMEMory:MDIRectory <DirectoryName>
Creates a new directory with the specified name.
Setting parameters:
<DirectoryName> String parameter
Absolute path, or path relative to the current directory.
Example: Create directory Data on the USB flash device using absolute
path:
MMEM:MDIR "/media/USB1/Data"
Documenting Results