R&S SGT100A User Manual page 354

Sgma vector rf source
Table of Contents

Advertisement

®
R&S
SGT100A
<DestinationFile>
Usage:
:MMEMory:DATA <Filename>, <BinaryBlock>
:MMEMory:DATA? <Filename>
The setting command writes the block data <BinaryBlock> to the file identified by
<Filename>.
Tip: Use this command to read/transfer stored instrument settings or waveforms
directly from/to the instrument.
Parameters:
<BinaryBlock>
Parameters for setting and query:
<Filename>
Example:
Usage:
:MMEMory:DCATalog? <path>
Returns the subdirectories of a particular directory.
User Manual 1176.8674.02 ─ 07
string
String containing the path and name of the target file. The path
can be relative or absolute.
If <DestinationFile> is not specified, the <SourceFile> is
copied to the current directory, queried with the
command.
CDIRectory
Note: Existing files with the same name in the destination direc-
tory are overwritten without an error message.
Setting only
SCPI confirmed
#<number><length_entry><data>
#: Hash sign; always comes first in the binary block
<number>: the first digit indicates how many digits the subse-
quent length entry has
<length_entry>: indicates the number of subsequent bytes
<data>: binary block data for the specified length.
For files with a size with more than nine digits (gigabytes), the
instrument allows the syntax #(<Length>), where <Length>
is the file size in decimal format.
string
String parameter to specify the name of the file.
MMEMory:DATA '/var/user/test.txt',#15hallo
Writes the block data to the file test.txt.
The digit 1 indicates a length entry of one digit; the digit 5 indi-
cate a length of the binary data (hallo) in bytes.
MMEMory:DATA? '/var/user/test.txt'
Sends the data of the file test.txt from the instrument to the
controller in the form of a binary block.
Response: #15hallo
SCPI confirmed
Remote Control Commands
MMEMory Subsystem
:MMEMory:
323

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents