Command Reference - Base Software
R&S
®
CMW500
270User Manual 1173.9463.02 ─ 06
Example:
STAT:OPER:TASK:A:GPRF:MEAS1:POW:XPTR (OFF,RDY)
Set the positive transition filter bits corresponding to the GPRF
power measurement states OFF (bit 0) and RDY (bit 3) to 1.
Firmware/Software: V2.0.10
STATus:OPERation:XWCondition? <Wait>[, <Timeout>]
STATus:OPERation:TASK:XWCondition? <Wait>[, <Timeout>]
STATus:OPERation:TASK:A:XWCondition? <Wait>[, <Timeout>]
STATus:OPERation:TASK:A:<netw_std>:XWCondition? <Wait>[, <Timeout>]
STATus:OPERation:TASK:A:<netw_std>:<func_grp>:XWCondition? <Wait>[,
<Timeout>]
STATus:OPERation:TASK:A:<netw_std>:<func_grp>:<appl>:XWCondition?
<Wait>[, <Timeout>]
Waits until at least one bit is set to true in the CONDition part of the status register, that
is also set to true in the bit pattern corresponding to the <Wait> list. In other words, waits
until an AND operation between the bit patterns yields a positive result.
An optional timeout can be defined. When the AND operation yields a positive result or
the timeout is reached, the command returns the result of the AND operation.
The command can be used e.g. to wait until a measurement has been finished before
querying the measurement results.
For a description of the variables <netw_std>, <func_grp> and <appl> refer to table 6-1.
Query parameters:
<Wait> Comma separated list of mnemonics (and/or decimal numbers
between 0 and 65535) enclosed in brackets
<Timeout> Timeout in ms
Return values:
<Result> Result of the AND operation, as a comma separated list of mne-
monics (and/or decimal numbers between 0 and 65535) enclosed
in brackets. Empty brackets indicate that a timeout occured.
Example:
INIT:GPRF:MEAS:POW
STAT:OPER:TASK:A:GPRF:MEAS:POW:XWC?(RDY),1000
Initiate a GPRF power measurement and wait until it has reached
the state RDY. The timeout is set to 1000 ms.
The returned value is () or RDY (timeout occurred or state RDY
reached).
Usage: Query only
Firmware/Software: V2.0.10
STATus:OPERation:XWEVent? <Wait>[, <Timeout>]
STATus:OPERation:TASK:XWEVent? <Wait>[, <Timeout>]
STATus:OPERation:TASK:A:XWEVent? <Wait>[, <Timeout>]
STATus:OPERation:TASK:A:<netw_std>:XWEVent? <Wait>[, <Timeout>]
Instrument-Control Commands