Remote control commands
R&S
®
RTE
1088User Manual 1326.1032.02 ─ 20
SYSTem:VERSion?
Queries the SCPI version number to which the instrument complies. The instrument
complies to the final SCPI version 1999.0.
Usage: Query only
SCPI confirmed
SYSTem:DFPRint [<Path>]
The device footprint contains the configuration of the instrument, installed modules,
installed software and software licenses. This information is written in the device foot-
print xml file might be useful in case of maintenance or support request.
The query returns the information as block data. The setting command saves the
device footprint xml file in the specified path.
It is also possible to access the device footprint xml file via the instrument's web
browser. Therefore, the directory containing the xml file must be enabled for sharing.
Setting parameters:
<Path> String parameter, specifying the target path of the footprint file.
Return values:
<DeviceFootprint> Content of the device footprint xml file as block data
SYSTem:ERRor:ALL?
Queries the error/event queue for all unread items and removes them from the queue.
The response is a comma-separated list of error number and a short description of the
error in FIFO order.
Positive error numbers are instrument-dependent. Negative error numbers are
reserved by the SCPI standard.
Return values:
<Error> List of: Error/event_number,"Error/event_description>[;Device-
dependent info]"
If the queue is empty, the response is 0,"No error".
Usage: Query only
SCPI confirmed
SYSTem:ERRor[:NEXT]?
Queries the error/event queue for the oldest item and removes it from the queue. The
response consists of an error number and a short description of the error.
Positive error numbers are instrument-dependent. Negative error numbers are
reserved by the SCPI standard.
Instrument setup