Command Reference
R&S
®
CMW500
237User Manual 1173.9463.02 ─ 02
STATus:EVENt:BITS:ALL? ['<RegExp>']
Evaluates the EVENt parts of all lowest level OPERation status registers. The result
consists of a comma separated list of strings. Each string is composed of the complete
path of the status register plus the state. The command is nondestructive.
This command offers a comfortable way to get an overview of the EVENt parts of all
lowest level registers, without querying each register individually.
Query parameters:
'<RegExp>' Optional regular expression filtering the returned results, see also
Regular Expressions.
Example:
STATus:EVENt:BITS:ALL? '[RDY]$'
List the EVENt parts of the lowest level status registers. Limit the
results to strings ending with 'RDY'.
Usage: Query only
Firmware/Software: V1.0.4.11
STATus:EVENt:BITS:CLEar ['<RegExp>']
Clears the EVENt parts of all status registers of the STATus:OPERation register hierar-
chy. If a regular expression is defined, the command is only applied to the registers
matching the filter criteria.
Query parameters:
'<RegExp>' Optional regular expression. The EVENt part is only cleared for
registers matching the regular expression. See also Regular
Expressions.
Example:
STAT:EVENt:BITS:CLEar '![IQR]'
Clear all status registers except the IQ recorder registers (clear if
string does not contain 'IQR').
Usage: Event
Firmware/Software: V1.0.4.11
STATus:EVENt:BITS:COUNt? ['<RegExp>']
Returns the number of events listed by STATus:EVENt:BITS:ALL?.
Query parameters:
'<RegExp>' Optional regular expression filtering the events before they are
counted, see also Regular Expressions.
Example:
STATus:EVENt:BITS:COUNt?
List the number of events returned by
STATus:EVENt:BITS:ALL?.
Usage: Query only
Firmware/Software: V1.0.4.11
Instrument-Control Commands