Remote Control Commands
R&S
®
SMBV100A
714Operating Manual 1407.6062.32 ─ 08
Example:
SYST:ERR:CODE
queries the oldest entry in the error queue.
Response: 0
No errors have occurred since the error queue was last read out.
Usage: Query only
SYSTem:ERRor:COUNt?
The command queries the number of entries in the error queue. If the error queue is
empty, '0' is returned.
Return values:
<Count> string
Example:
SYST:ERR:COUN
queries the number of entries in the error queue.
Response: 1
One error has occurred since the error queue was last read out.
Usage: Query only
SYSTem:ERRor[:NEXT]?
The command queries the oldest entry in the error queue and then deletes it.
The command is identical to the command STATus:QUEue:NEXT.
Return values:
<Next> string
0
"No error", i.e. the error queue is empty
positive value
Positive error numbers denote device-specific errors
negative value
Negative error numbers denote error messages defined by SCPI.
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:IDENtification <Identification>
Enables/disables selection of user defined "IDN String" and "OPT String" for the selected
instrument (:SYST:LANG).
Note: While working in a emulation mode, the R&S SMBV specific command set is dis-
abled, i.e. the SCPI command SYST:IDEN will be discarded.
SYSTem Subsystem