EasyManua.ls Logo

R&S ZNL Series - Page 579

R&S ZNL Series
1135 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Command reference
R&S
®
ZNL/ZNLE
579User Manual 1178.5966.02 ─ 20
Example:
MMEM:NAME '\Public\User\Testfile.txt'
Creates a new file called 'testfile.txt'.
MMEM:DATA 'Testfile.txt',#220Contents of the
file
The parameter means:
#2: hash sign and length of the length information (20 bytes = 2
digits)
20: indicates the number of subsequent binary data bytes.
Contents of the file: store 20 binary bytes (characters) to the file.
MMEM:DATA? 'Testfile.txt'
Returns the contents of the file.
MMEMory:DELete:IMMediate <FileName>
This command deletes a file.
Parameters:
<FileName> String containing the path and file name of the file to delete.
The path may be relative or absolute.
MMEMory:MDIRectory <Directory>
This command creates a new directory.
Parameters:
<Directory> String containing the path and new directory name
The path may be relative or absolute.
MMEMory:MOVE <FileName>, <FileName>
This command moves a file to another directory.
The command also renames the file if you define a new name in the target directory.
If you do not include a path for <NewFileName>, the command just renames the file.
Parameters:
<FileName> String containing the path and file name of the source file.
<FileName> String containing the path and name of the target file.
Example:
MMEM:MOVE 'C:\TEST01.CFG','SETUP.CFG'
Renames TEST01.CFG in SETUP.CFG in directory C:\.
MMEMory:MSIS <Drive>
This command selects the default storage device used by all MMEMory commands.
Parameters:
<Drive> 'A:' | 'C:' | … | 'Z:'
String containing the device drive name
*RST: n.a.
Common instrument commands

Table of Contents

Related product manuals