Remote control commands
R&S
®
SGS100A
292User Manual 1173.9105.02 ─ 13
Volatile errors are reported once, at the time they appear. Identi-
cal errors are reported repeatedly only if the original error has
already been retrieved from (and hence not any more present in)
the error queue.
Example:
SYST:ERR?
Queries the oldest entry in the error queue.
Response: 0, 'no error'
No errors have occurred since the error queue was last read out.
Usage: Query only
:SYSTem:SERRor?
Returns a list of all errors existing at the time when the query is started. This list corre-
sponds to the display on the info page under manual control.
Return values:
<Serror> string
Example:
SYST:SERR
queries all errors existing in the error queue.
Example:
Response: -221, 'Settings conflict', 153,
'Input voltage out of range'
The two returned errors have occurred since the error queue
was last queried.
Usage: Query only
:SYSTem:VERSion?
Queries the SCPI version the instrument's command set complies with.
Return values:
<Version> string
Example:
SYST:VERS
queries the SCPI version.
Response: "1996"
The instrument complies with the SCPI version from 1996.
Usage: Query only
:SYSTem:COMMunicate:NETWork:IPADdress <IpAddress>
Sets the IP address.
Parameters:
<IpAddress> string
Range: 0.0.0.0. to ff.ff.ff.ff
Example:
SYSTem:COMMunicate:NETWork:IPADdress "7.8.9.10"
sets the IP address of the instrument.
SYSTem subsystem