Remote control commands
R&S
®
SMB100B
546User Manual 1178.3711.02 ─ 08
Example:
STAT:QUES:EVEN?
queries the Status:Questionable:Event register.
:STATus:QUEStionable:NTRansition <Ntransition>
Sets the bits of the NTRansition part of the STATus:QUEStionable register. If a bit is
set, a transition from 1 to 0 in the condition part causes an entry to be made in the
EVENt part of the register.
Parameters:
<Ntransition> string
Example:
STAT:QUES:NTR 0
a transition from 1 to 0 in the condition part of the STA-
Tus:QUEStionable register does not cause an entry to be made
in the EVENt part
:STATus:QUEStionable:PTRansition
<PTransition>
Sets the bits of the NTRansition part of the STATus:QUEStionable register. If a bit is
set, a transition from 1 to 0 in the condition part causes an entry to be made in the
EVENt part of the register.
Parameters:
<PTransition> string
Example:
STAT:QUES:PTR 32767
all transitions from 0 to 1 in the condition part of the STA-
Tus:QUEStionable register cause an entry to be made in the
EVENt part
:STATus:QUEue[:NEXT]?
Queries the oldest entry in the error queue and then deletes it. Positive error numbers
denote device-specific errors, and negative error numbers denote error messages
defined by SCPI. If the error queue is empty, 0 ("No error") is returned.
The command is identical to :SYSTem:ERRor[:NEXT]? on page 523.
Return values:
<Next> string
Example:
:STATus:QUEue?
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
STATus subsystem