Command Reference - Base Software
R&S
®
CMW500
276User Manual 1173.9463.02 ─ 06
STATus:QUEStionable:BIT<n>:ENABle...........................................................................278
STATus:QUEStionable:BIT<n>:NTRansition.....................................................................278
STATus:QUEStionable:BIT<n>:PTRansition.....................................................................278
STATus:QUEStionable:CONDition?
Returns the contents of the CONDition part of the status register. Reading the CONDition
registers is nondestructive. See also Structure of an SCPI Status Register.
Return values:
<ConditionBits> Range: 0 to 65535 (decimal representation)
Example:
STAT:QUES:COND?
Query the CONDition part of the QUEStionable register to check
for questionable instrument states.
Usage: Query only
Firmware/Software: V1.0.0.4
STATus:QUEStionable:ENABle <MaskBits>
Sets the enable mask which allows true conditions in the EVENt part of the status register
to be reported in the summary bit. If a bit is 1 in the enable register and its associated
event bit transitions to true, a positive transition will occur in the summary bit reported to
the next higher level. See also Structure of an SCPI Status Register.
Parameters:
<MaskBits> Range: 0 to 65535 (decimal representation)
Example:
STAT:QUES:ENAB 1536
Set bits no. 9 and 10 of the QUEStionable:ENABle register (1536
= 512 + 1024 = 2
9
+ 2
10
).
Firmware/Software: V1.0.0.4
STATus:QUEStionable[:EVENt]?
Returns the contents of the EVENt part of the status register. Reading an EVENt register
clears it. See also Structure of an SCPI Status Register.
Return values:
<EventBits> Range: 0 to 65535 (decimal representation)
Example:
STAT:QUES?
Query the EVENt part of the QUEStionable register to check
whether an event has occurred since the last reading.
Usage: Query only
Firmware/Software: V1.0.0.4
Instrument-Control Commands