Remote Control
R&S
®
RTM20xx
449User Manual 1317.4726.02 ─ 01
Example:
chapter 15.3.3.2, "Saving, Copying, and Loading Setup Data",
on page 461
Usage: Setting only
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, followed by this given number of digits pro-
viding the number of bytes in the binary data attached.
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
Example:
chapter 15.3.3.2, "Saving, Copying, and Loading Setup Data",
on page 461
MMEMory:STORe:STATe <StateNumber>,<FileName>
Saves the current device settings to the specified file in the current directory.
Setting parameters:
<StateNumber> Range: 1 to 1
Increment: 0
*RST: 1
<FileName> String parameter
File name, with or without file extension
Example:
MMEM:CDIR "/USB_FRONT/DATA"'
MMEM:STOR:STAT 1,"MORNING.SET"
Example:
chapter 15.3.3.2, "Saving, Copying, and Loading Setup Data",
on page 461
Usage: Setting only
MMEMory:LOAD:STATe <StateNumber>,<FileName>
Loads the device settings from the specified file in the current directory.
Command Reference