Command reference
R&S
®
ZNL/ZNLE
1059
User Manual 1178.5966.02 ─ 19
11.6.2
Condensed programming examples
This section contains short program examples for select issues. The comments have
been commented in concise style; for more detailed information on the commands
refer to
Chapter 11.5.2, "SCPI command reference"
If the example you are looking for is not in this section, we suggest you to refer to the
short command sequences in the reference chapter. Proceed as follows:
1. Find your subject in the help system, preferably using context-sensitivity (of the
help system on your network analyzer) or the index:
2. Activate the link to the command description:
3. A short example appears at the end of each command description:
11.6.2.1
Path-independent remote control programs
The default directory for R&S
ZNL/ZNLE user data is
C:\Users\Public\Documents\Rohde-Schwarz\ZNL
. Other instruments may use
different default directories. To make remote control programs compatible, it is recom-
mended to define all paths relative to the default directory, to be set via
MMEMory:CDIRectory DEFault
.
// Select default directory, change to sub-directory (relative to default directory)
MMEMory:CDIRectory DEFault
MMEMory:CDIRectory 'Traces'
VNA programming examples