Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-299
SCPI Commands
:STATus:QUEStionable:PTRansition
:STATus:QUEStionable:PTRansition
This command sets the positive transition filter of the Questionable Status
"CONDITION" register.
Syntax :STATus:QUEStionable:PTRansition register
Parameter
Query response register <newline><^END>
register is a decimal integer value, which is the sum of the binary-weighted values,
in NR1 response data format.
Semantics If a bit in the positive transition filter is set to 1, then a 0 to 1 transition in the
corresponding bit of the Questionable Status "CONDITION" register causes a 1 to
be written in the corresponding "EVENT" register.
Example OUTPUT @Hp4155;":STAT:QUES:PTR 16384"
OUTPUT @Hp4155;":STAT:QUES:PTR #H4000"
OUTPUT @Hp4155;":STAT:QUES:PTR #Q40000"
OUTPUT @Hp4155;":STAT:QUES:PTR #B100000000000000"
OUTPUT @Hp4155;":STAT:QUES:PTR?"
ENTER @Hp4155;A
Parameter Type Explanation
register numeric or
non-decim
al numeric
decimal integer, hexadecimal, octal, or binary value
that is the sum of the binary-weighted values for the
desired bits.