Remote Control Commands
R&S
®
SMB100A
272Operating Manual 1407.0806.32 ─ 13
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 instrument 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 directory 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" on page 268.
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" on page 268.
:MMEMory:DELete <Delete>
Removes a file from the specified directory.
Setting parameters:
<Delete> <file_name>
String parameter to specify the name and directory of the file to be
removed.
Example:
See "Working with Files and Directories" on page 268.
Usage: Event
SCPI confirmed
MMEMory Subsystem