Remote control commands
R&S
®
RTM3000
590User Manual 1335.9090.02 ─ 09
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
providing 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: #216This is the file
Example: Chapter 17.2.1.2, "Saving, copying, and loading setup data",
on page 425
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: See Chapter 17.2.1.2, "Saving, copying, and loading setup
data", on page 425
Usage: Setting only
MMEMory:LOAD:STATe <StateNumber>,<FileName>
Loads the device settings from 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
Documenting results