Command reference
R&S
®
ZNL/ZNLE
879
User Manual 1178.5966.02 ─ 19
<Key>
Key for the key/value pair(s).
<Value>
String or numeric value for the key/value pair(s). If a string
parameter is supplied, it has to be enclosed in single or double
quotes.
Example:
PROG:INIP 'c:\preferences\myapp',
'myparameter', 'myvalue', 'startf', 123.05
Write two key/value pairs into the file
c:\preferences\myapp.ini
. The contents of the file look
like:
[PARAMETER]
myparameter="myvalue"
startf="123.05"
PROG:INIP? 'c:\preferences\myapp',
'myparameter'
Query the value of the key
myparameter
in the
*.ini
file. The
response is
"myvalue"
.
PROGram[:SELected]:NAME
<Program>
Selects the application to be run on the analyzer. At present, only the general parame-
ter PROG is available. This means that
any program.
Tip:
Use this command in order to avoid problems should the default value change in
future firmware versions.
Parameters:
<Program>
PROG
Any program running under Windows or any file that can be
opened with an application program available on the analyzer.
*RST:
PROG
Example:
See
PROGram[:SELected]:RETVal?
Queries the return value of an application or process started via
.
This will only be successful if preceded by a
PROGram[:SELected]:WAIT?
query
Example:
See
Usage:
Query only
VNA command reference