Remote Control - Commands
R&S NRP-Z5x
1137.0463.12
6.14
E-7
SYSTem
With the aid of the
SYSTem
system, administrative device settings can be defined and queried. This
includes detailed information on the sensor and its initialization and the transfer of available commands
and their parameter limits.
Table 6-4
Commands of the
SYSTem
system
Command
Parameter
Unit
Remarks
SYSTem
:FEATures?
Query only
:INFO? [Item]
Query only
:INITialize
No query
:LIMits?
Query only
MINPower?
W
Query only
RUTime[?]
0.0 to 10.0
s
SUTime[?]
0.0 to 10.0
s
:TRANsaction
:BEGIN:
No query
:END
No query
SYSTem:FEATures?
This query prompts the sensor to output a complete list of all supported commands and parameters.
This makes it possible to automatically adapt the remote-control software to the features of different
types of sensor with different functionalities.
SYSTem:INFO? [Item]
SYSTem:INFO?
yields a string containing information that is more detailed than the identification string
delivered by the sensor as a response to
*IDN?
. If no
Item
is specified, the response string is a
sequence of entries in the form
Item:Information-String
separated by
CR
and
LF
(in C notation:
\r\n
).
With the
Item
optionally appended to the command, the entry for the required
Item
can be queried. The
response string is zero-terminated, i.e. its end identification is a zero byte (in C notation:
\0
).