Keysight B2961A/B2962A SCPI Command Reference, Edition 6 4- 155
Subsystem Commands
STATus Subsystem
:STATus:<MEASurement|OPERation|QUEStionable>:
ENABle
Sets the measurement, operation, or questionable status enable register. The enable
register is a mask which allows true conditions in the event register to be reported in
the summary bit.
Syntax :STATus:<MEASurement|OPERation|QUEStionable>:ENABle mask
:STATus:<MEASurement|OPERation|QUEStionable>:ENABle?
For <MEASurement|OPERation|QUEStionable>, specify MEASurement for the
measurement status enable register, OPERation for the operation status enable
register, or QUEStionable for the questionable status enable register.
Parameter mask Mask. 0 to 65535 (decimal). Default is 0. Parameter data type is
NR1 or NDN.
mask is the sum of the binary-weighted values for the set bits.
Query response mask <newline>
mask returns the present setting of the specified enable register. Response data type
is NR1 (decimal) or NDN (binary, octal, or hexadecimal) selected by the
:FORMat:SREGister command.
Example :STAT:MEAS:ENAB 65535
:STAT:QUES:ENAB?
:STATus:<MEASurement|OPERation|QUEStionable>[:
EVENt]?
Returns the value of the measurement, operation, or questionable status event
register. The register setting is changed by this command.
Syntax :STATus:<MEASurement|OPERation|QUEStionable>[:EVENt]?
For <MEASurement|OPERation|QUEStionable>, specify MEASurement for the
measurement status event register, OPERation for the operation status event register,
or QUEStionable for the questionable status event register.
Query response value <newline>