4- 156 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
STATus Subsystem
value returns the present setting of the specified event register. It is the sum of the
binary-weighted values for the set bits. Response data type is NR1 (decimal) or
NDN (binary, octal, or hexadecimal) selected by the
:FORMat:SREGister
command.
Example :STAT:MEAS:EVEN?
:STAT:OPER:EVEN?
:STAT:QUES:EVEN?
:STATus:<MEASurement|OPERation|QUEStionable>:
NTRansition
Sets the negative transition filter in the measurement, operation, or questionable
status register. If you set a bit of the filter, a 1-to-0 transition of its register bit sets
the corresponding bit of the event register.
Syntax :STATus:<MEASurement|OPERation|QUEStionable>:NTRansition filter
:STATus:<MEASurement|OPERation|QUEStionable>:NTRansition?
For <MEASurement|OPERation|QUEStionable>, specify MEASurement for the
measurement status register, OPERation for the operation status register, or
QUEStionable for the questionable status register.
Parameter filter Negative transition filter. 0 to 65535 (decimal). Default is 0.
Parameter data type is NR1 or NDN.
filter is the sum of the binary-weighted values for the set bits.
Query response filter <newline>
filter returns the present setting of the negative transition filter in the specified
register. Response data type is NR1 (decimal) or NDN (binary, octal, or
hexadecimal) selected by the
:FORMat:SREGister command.
Example :STAT:MEAS:NTR 0
:STAT:QUES:NTR?