Command Reference
R&S
®
CMW500
240User Manual 1173.9463.02 ─ 02
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
STATus:QUEStionable:NTRansition <FilterBits>
Sets the negative transition filter. If a bit is set, a 1 to 0 transition in the corresponding bit
of the associated condition register causes a 1 to be written in the associated bit of the
corresponding event register. See also Structure of an SCPI Status Register.
Parameters:
<FilterBits> Range: 0 to 65535 (decimal representation)
Example:
STAT:QUES:NTR 1536
Set bits no. 9 and 10 of the QUEStionable:NTRansition register
(1536 = 512 + 1024 = 2
9
+ 2
10
).
Firmware/Software: V1.0.0.4
STATus:QUEStionable:PTRansition <FilterBits>
Sets the positive transition filter. If a bit is set, at 0 to 1 transition in the corresponding bit
of the associated condition register causes a 1 to be written in the associated bit of the
corresponding event register. See also Structure of an SCPI Status Register.
Parameters:
<FilterBits> Range: 0 to 65535 (decimal representation)
Example:
STAT:QUES:PTR 1536
Set bits no. 9 and 10 of the QUEStionable:PTRansition register
(1536 = 512 + 1024 = 2
9
+ 2
10
).
Firmware/Software: V1.0.0.4
STATus:QUEStionable:BIT<n>:CONDition?
STATus:QUEStionable:BIT<n>[:EVENt]?
Returns bit no. <n> of the CONDition or EVENt part of the STATus:QUEStionable reg-
ister, see Structure of an SCPI Status Register. To return the entire parts see STATus:
QUEStionable:CONDition and STATus:QUEStionable[:EVENt].
Instrument-Control Commands