Command Reference
R&S
®
CMW500
226User Manual 1173.9463.02 ─ 02
Query parameters:
<WaitBits> Range: 0 to 65535 (decimal representation)
<Timeout> Timeout in ms
Return values:
<Result> Result of the AND operation. A 0 indicates that a timeout occured.
Range: 0 to 65535 (decimal representation)
Example:
INIT:GPRF:MEAS:POW
STAT:OPER:TASK:A:GPRF:MEAS:POW:WCON? 9,1000
Initiate a GPRF power measurement and wait until it has reached
the state OFF or RDY. OFF is indicated by bit number 0 (decimal
1) and RDY by bit number 3 (decimal 8). The decimal sum equals
9. The timeout is set to 1000 ms.
The returned value is 0, 1 or 8 (timeout occurred, state OFF
reached or state RDY reached).
Usage: Query only
Firmware/Software: V2.0.10
STATus:OPERation:WEVent? <WaitBits>[, <Timeout>]
STATus:OPERation:TASK:WEVent? <WaitBits>[, <Timeout>]
STATus:OPERation:TASK:A:WEVent? <WaitBits>[, <Timeout>]
STATus:OPERation:TASK:A:<netw_std>:WEVent? <WaitBits>[, <Timeout>]
STATus:OPERation:TASK:A:<netw_std>:<func_grp>:WEVent? <WaitBits>[,
<Timeout>]
STATus:OPERation:TASK:A:<netw_std>:<func_grp>:<appl>:WEVent?
<WaitBits>[, <Timeout>]
Waits until at least one bit is set in the EVENt part of the status register, that has also
been set in the <WaitBits>. 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 bits
corresponding to this result are cleared in the EVENt part.
For a description of the variables <netw_std>, <func_grp> and <appl> refer to table 7-1.
Query parameters:
<WaitBits> Range: 0 to 65535 (decimal representation)
<Timeout> Timeout in ms
Return values:
<Result> Result of the AND operation. A 0 indicates that a timeout occured.
Range: 0 to 65535 (decimal representation)
Instrument-Control Commands