![Rohde & Schwarz SMC100A Operating Manual Download Page 246](http://html.mh-extra.com/html/rohde-and-schwarz/smc100a/smc100a_operating-manual_1477935246.webp)
Remote Control Commands
R&S
®
SMC100A
229
Operating Manual 1411.4060.32 ─ 04
Parameters:
<file_name>
String parameter to specify the name of the file.
Setting parameters:
<binary block data>
#<number><length entry><block data>
# always comes first in the binary block
<number> the first digit indicates how many digits the subsequent
length entry has
<length entry> indicates the number of subsequent bytes
<binary block data> binary block data for the specified length.
Example:
MMEM:DATA 'TEST1.WV',#3767<binary data>
writes the block data to the file
test1.wv
.
The digit "3" indicates a length entry of 3 digits; the digits "767"
indicate a length of the binary data in bytes.
MMEM:DATA? 'TEST1.WV'
sends the data of the file
Test1.wv
from the instrumenet to the
controller in the form of a binary block.
:MMEMory:DCATalog?
Returns the subdirectories of the current or specified directory.
Query parameters:
<path_name>
String parameter to specify the directory. If the direcory is omitted,
the command queries the content of the current directory, queried
with
MMEM:CDIR
command.
Return values:
<Dcatalog>
<file_entry>
Names of the subdirectories separated by colons. The first two
strings are related to the parent directory.
Example:
See
"Working with Files and Directories"
Usage:
Query only
:MMEMory:DCATalog:LENGth?
[<path_name>]
Returns the number of subdirectories in the current or specified directory.
Query parameters:
<path_name>
String parameter to specify the directory. If the directory is omitted,
the command queries the contents of the current directory, to be
queried with
MMEM:CDIR
command.
Return values:
<file_entry_count>
Number of parent and subdirectories.
Example:
See
"Working with Files and Directories"
MMEMory Subsystem