Remote Commands Reference
R&S
®
RTC1000
326
User Manual 1335.7352.02 ─ 02
<FileDestination>
String parameter
Name and path of the new file. If the file already exists, it is over-
written without notice.
Example:
MMEM:COPY "/INT/SETTINGS/SET001.SET",
"/USB_FRONT/SETTINGS/TESTSET1.SET"
Usage:
Setting only
MMEMory:MOVE
<FileSource>, <FileDestination>
Moves an existing file to a new location.
Setting parameters:
<FileSource>
String parameter
Path and name of the file to be moved.
<FileDestination>
String parameter
Path and name of the new file.
Example:
MMEM:MOVE "/INT/SETTINGS/SET001.SET",
"/USB_FRONT/SETTINGS/SET001.SET"
Usage:
Setting only
MMEMory:DELete
<FileSource>
Deletes a file from the specified directory.
Setting parameters:
<FileSource>
String parameter
Name and directory of the file to be deleted.
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. 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
Data and File Management