Command Reference - Base Software
R&S
®
CMW500
273User Manual 1173.9463.02 ─ 06
Firmware/Software: V1.0.4.11
STATus:CONDition:BITS:COUNt? ['<RegExp>']
Returns the number of task states listed by STATus:CONDition:BITS:ALL?.
Query parameters:
'<RegExp>' Optional regular expression filtering the task states before they are
counted, see also Regular Expressions.
Example:
STATus:CONDition:BITS:COUNt?
List the number of task states returned by
STATus:CONDition:BITS:ALL?.
Usage: Query only
Firmware/Software: V1.0.4.11
STATus:
CONDition:BITS:CATaloge? ['<RegExp>']
Returns a list of all possible task states for the installed firmware applications. The current
task states returned by STATus:CONDition:BITS:ALL? form a subset of the list
returned by this command.
Query parameters:
'<RegExp>' Optional regular expression filtering the returned results, see also
Regular Expressions.
Example:
STATus:CONDition:BITS:CATaloge?
List all possible task states of the installed firmware applications.
Usage: Query only
Firmware/Software: V1.0.4.11
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
Instrument-Control Commands