4- 162 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
STATus Subsystem
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:QUES:CURR:NTR 0
:STAT:QUES:TEMP:NTR?
:STATus:QUEStionable:<CALibration|CURRent|TEM
Perature|TEST|VOLTage>:PTRansition
Sets the positive transition filter in the questionable calibration, current,
temperature, test, or voltage status register. If you set a bit of the filter, a 0-to-1
transition of its register bit sets the corresponding bit of the event register.
Syntax :STATus:QUEStionable:<CALibration|CURRent|TEMPerature|TEST|VOLTage>:P
TRansition filter
:STATus:QUEStionable:<CALibration|CURRent|TEMPerature|TEST|VOLTage>:P
TRansition?
For <CALibration|CURRent|TEMPerature|TEST|VOLTage>, specify CALibration
for the questionable calibration status condition register, CURRent for the
questionable current status condition register, TEMPerature for the questionable
temperature status condition register, TEST for the questionable self-test status
condition register, or VOLTage for the questionable voltage status condition register.
Parameter filter Positive transition filter. 0 to 65535 (decimal). Default is 32767.
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 positive 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:QUES:CURR:PTR 32767
:STAT:QUES:TEMP:PTR?