Programming Examples
R&S
®
ZNC
712
User Manual 1173.9557.02 ─ 13
// Check the result on the local screen
// Go to local
SYSTem:DISPlay:UPDate ONCE
7.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 6.3, "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:
precedes some of the command scripts so
that you can watch the progress of the script on the screen. For maximum performance,
simply omit this command.
7.2.1 Path Independent RC Programs
The default directory for R&S ZNC user data is
C:\Users\Public\Documents\Rohde-Schwarz\Vna
. Other instruments may use
different default directories. To make remote control programs compatible, it is recom-
Condensed Programming Examples