Command Reference
R&S
®
ZNC
520
User Manual 1173.9557.02 ─ 13
Example:
Assume that the current recall set contains a trace named Trc1.
MMEM:STOR:TRAC 'TRC1', 'C:\Users\Public
\Documents\Rohde-Schwarz\Vna\Traces\Trc1.s1p'
Store the current trace data of Trc1 to a trace file.
MMEM:LOAD:TRAC 'TRC1', 'C:\Users\Public
\Documents\Rohde-Schwarz\Vna\Traces\Trc1.s1p'
Load the previously created trace file and create a memory trace
assigned to Trc1.
CALC:PAR:DEF:SGR 1,2
Create four traces to measure the two-port S-parameters S
11
,
S
12
, S
21
, S
22
. The traces are not displayed.
MMEM:STOR:TRAC 'TRC1', 'C:\Users\Public
\Documents\Rohde-Schwarz\Vna\Traces\Trc1.s2p'
Store the four S-parameter traces to a two-port Touchstone file.
MMEM:LOAD:TRAC 'TRC1', 'C:\Users\Public
\Documents\Rohde-Schwarz\Vna\Traces\Trc1.s2p'
Load the previously created Touchstone file and overwrite the
previously generated memory trace assigned to Trc1 with the
S
11
trace.
Usage:
Setting only
Manual operation:
See
MMEMory:MDIRectory
<NewDirectory>
Creates a new subdirectory for mass memory storage in an existing directory.
Setting parameters:
<NewDirectory>
String parameter to specify the new directory. Either the full path
or a subdirectory for the current directory (see
Example:
MMEM:MDIR 'C:\Users\Public\New_Directory'
Create the specified directory. The parent directory
C:\Users\Public
must have been created before.
MMEM:MDIR 'C:
\Users\Public\New_Directory\New_Subdirectory'
Create an additional subdirectory.
MMEM:CDIR 'C:\Users\Public\Instrument'; MDIR
'New_Directory'
Create an additional directory
C:\Users\Public\Instrument\New_Directory
.
Usage:
Setting only
MMEMory:MOVE
<SourceFile>, <NewFile>
Moves a file to the indicated directory and stores it under the file name specified, if any.
If
<NewFile>
contains no path indication, the command renames the file without moving
it.
SCPI Command Reference