![Rohde & Schwarz FPC Series User Manual Download Page 222](http://html.mh-extra.com/html/rohde-and-schwarz/fpc-series/fpc-series_user-manual_1477824222.webp)
Remote Control
R&S
®
FPC
219
User Manual 1178.4130.02 ─ 07
Usage:
Query only
Manual operation:
See
MMEMory:CDIRectory
<PathName>
This command changes the current directory.
Parameters:
<PathName>
String containing the path to the destination directory.
The path and file name comply with Windows conventions. Note
that the folder references in the string are case-sensitive.
Example:
//Open directory "\Public".
MMEM:CDIR '\Public'
Manual operation:
See
MMEMory:COPY
<SourceFile>, <Destination>
This command copies a file to another directory.
Setting parameters:
<SourceFile>
String containing the path and name of the file, including the file-
name extension.
The path and file name comply with Windows conventions. Note
that the folder and filename references in the string are case-
sensitive.
<Destination>
String containing the path and name of the file, including the file-
name extension. If a file the same name already exists in the
destination folder, the command will return an error message.
The path and file name comply with Windows conventions. Note
that the folder and filename references in the string are case-
sensitive.
Example:
//Copy a file
MMEM:COPY '\Public\result.set',
'\Public\funny\result.set'
Usage:
Setting only
Manual operation:
See
MMEMory:DATA
<FileName>[, <BlockData>]
This command writes block data into a file. The delimiter must be set to EOI to obtain
error-free data transfer.
When you query the contents of a file, you can save them in a file on the remote con-
trol computer.
The command is useful for reading stored settings files or trace data from the instru-
ment or for transferring them to the instrument.
Data Management