EasyManua.ls Logo

R&S FPC Series - Mmemory:delete

R&S FPC Series
419 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...
Remote Control
R&S
®
FPC
220User Manual 1178.4130.02 ─ 07
Prerequisites for this command
Create an empty file (MMEMory:NAME).
Parameters:
<FileName> String containing the path and name of the file, including the file-
name extension.
The path and file name comply with Windows conventions. Note
that the folder and filename references in the string are case-
sensitive.
<BlockData> Data block with the following structure.
#
Hash sign.
<number>
Length of the length information.
<number>
Length information of the binary data (number of bytes).
<data>
Binary data with the indicated <number> of bytes.
Example: //Create a new file called 'Testfile.txt'
MMEM:NAME '\Public\funny\Testfile.txt'
//Write block data
MMEM:DATA
'\Public\User\Testfile.txt',#220Contents of the
file
//Meaning of the parameters:
'\Public\...' selects the target file
#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
//Transfer the contents of the file 'Testfile.txt' to the control com-
puter.
MMEM:DATA? '\Public\User\Testfile.txt'
Manual operation:
See "File Manager" on page 359
MMEMory:DELete <File>
This command deletes a file.
Setting parameters:
<File> String containing the path and name of the file, including the file-
name extension.
The path and file name comply with Windows conventions. Note
that the folder and filename references in the string are case-
sensitive.
Data Management

Table of Contents

Related product manuals