Command Reference
R&S
®
ZNA
998
User Manual 1178.6462.02 ─ 12
Example:
MEM:DEL:ALL; :MEM:CAT?
Delete all recall sets. The query
MEM:CAT?
returns an empty
string. The local screen shows no recall set.
Usage:
Event
MEMory:SELect
<RecallSet>
Selects a recall set as the active recall set or returns the name of the active recall set.
Parameters:
<RecallSet>
String parameter to specify the recall set.
Example:
*RST; :MEM:DEF 'SET_2'
Create a recall set named "SET_2" and make it the active recall
set.
MEM:SEL 'Set1'
Activate the default recall set"Set1".
MMEM:STOR:STAT 1, 'C:\Users\Public\
Documents\Rohde-Schwarz\ZNA\RecallSets\
Set1.znxml'; :MEM:DEL 'Set1.znxml'
Store the active recall set"Set1" to a file, renaming it
Set1.znxml
. Close the recall set.
8.3.11
MMEMory Commands
The
MMEMory...
commands provide mass storage capabilities for the analyzer.
Internal and external mass storage
The mass storage of the analyzer can be internal or external. The internal mass stor-
age location is either the public folder or the instrument folder of the internal hard disk
(
C:\Users\Public
or
C:\Users\Instrument
, see below). The external mass
storage device can be a USB memory stick connected to one of the USB ports (map-
ped to any free drive letter) or a network connection.
File and directory names
The parameters for file names and directory names are strings. Some commands use
a fixed "working" directory. For others, the file name parameter must contain the abso-
lute path including the drive name and all subdirectories. If the specified path is not
absolute, the file location is interpreted relative to the current directory (queried with
). The file name itself can contain the period as a separator for
extensions.
File and directory names can be chosen according to Windows
®
conventions. All let-
ters and numbers are allowed, plus the special characters "_", "^", "$", "~", "!", "#", "%",
"&", "-", "{", "}", "(", ")", "@" and "`". Reserved file names are CON, AUX, COM1, ...,
COM4, LPT1, ..., LPT3, NUL and PRN. The use of wildcards ? and * is not allowed.
SCPI Command Reference