Command Reference
R&S
®
CMW500
233User Manual 1173.9463.02 ─ 02
STATus:OPERation:TASK:A:<netw_std>:<func_grp>:XPTRansition <List>
STATus:OPERation:TASK:A:<netw_std>:<func_grp>:<appl>:XPTRansition <List>
Sets the positive transition filter. If a bit is set, a 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.
For a description of the variables <netw_std>, <func_grp> and <appl> refer to table 7-1.
Parameters:
<List> Comma separated list of mnemonics (and/or decimal numbers
between 0 and 65535) enclosed in brackets
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 7-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.
Instrument-Control Commands