Remote Commands
R&S
®
ZNH
283
User Manual 1334.5985.02 ─ 02
Example:
MMEM:CDIR '\Public'
Opens directory \Public.
MMEM:CAT:DIR?
Returns all directories in the \Public directory.
Usage:
Query only
MMEMory:CDIRectory
<PathName>
This command changes the current directory.
Parameters:
<PathName>
String containing the path to another directory.
Example:
MMEM:CDIR '\Public'
Opens directory \Public.
MMEMory:COPY
<SourceFile>, <Destination>
This command copies one or more files to another directory.
This command is an event and therefore has no *RST value and no query.
Parameters:
<SourceFile>
String containing the path and filename of the source file.
<Destination>
String containing the path and name of the destination file.
Example:
MMEM:COPY '\Public\Standards\cdmaOne.obwstd',
'\USB\cdmaOne.std'
Copies the cdmaOne standard file to a memory stick.
Usage:
Setting only
MMEMory:DATA
<TargetFile>[, <Block>]
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.
Parameters:
<TargetFile>
String containing the path and filename.
<Block>
<block_data>
Data block with the structure:
# represents hash sign
<number> represents length of the length information
<number> represents length information of the binary data
(number of bytes)
Remote Control - Commands