![Rohde & Schwarz SMF-B1 Operating Manual Download Page 394](http://html1.mh-extra.com/html/rohde-and-schwarz/smf-b1/smf-b1_operating-manual_1477740394.webp)
Remote Control Commands
R&S
®
SMF100A
379
Operating Manual 1167.2319.02 ─ 12
Example:
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
Usage:
SCPI confirmed
:MMEMory:DCATalog?
<path>
Returns the subdirectories of a particular directory.
Query parameters:
<path>
String parameter to specify the directory. If the directory is omit-
ted, the command queries the content of the current directory,
queried with
command.
Return values:
<Catalog>
<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>]
Returns the number of subdirectories in the current or specified directory.
Query parameters:
<Path>
String parameter to specify the directory. If the directory is omit-
ted, the command queries the contents of the current directory,
to be queried with
Return values:
<DirectoryCount>
integer
Number of parent and subdirectories.
Example:
See
"Working with Files and Directories"
Usage:
Query only
:MMEMory:DELete
<Filename>
Removes a file from the specified directory.
MMEMory Subsystem