VT1422A Command Reference 389Chapter 7
STATus

STATus:QUEStionable:NTRansition

STATus:QUEStionable:NTRansition <transition_mask> sets bits in the Negative
Transition Filter (NTF) register. When a bit in the NTF register is set to one, the
corresponding bit in the Condition register must change from a one to a zero in order
to set the corresponding bit in the Event register. When a bit in the NTF register is
zero, a negative transition of the Condition register bit will not change the Event
register bit.
Parameters
Comments <transition_mask> may be sent as decimal, hex (#H), octal (#Q), or binary (#B).
If both the STAT:QUES:PTR and STAT:QUES:NTR registers have a
corresponding bit set to one, any transition, positive or negative, will set
the corresponding bit in the Event register.
If neither the STAT:QUES:PTR or STAT:QUES:NTR registers have a
corresponding bit set to one, transitions from the Condition register will
have no effect on the Event register.
Related Commands: STAT:QUES:NTR?, STAT:QUES:PTR
Cleared By: STAT:PRESet and power-on.
*RST Condition: No change
Send with VXIplug&play Function: hpe1422_cmd(...)
Usage STAT:QUES:NTR 1024 When "FIFO Overflowed" bit goes false,
set bit 10 in Status Questionable Event
register.

STATus:QUEStionable:NTRansition?

STATus:QUEStionable:NTRansition? returns the value of bits set in the Negative
Transition Filter (NTF) register.
Comments Returned Value: Decimal weighted sum of all set bits. The data type is uint16.
Related Commands: STAT:QUES:NTR
*RST Condition: No change
Send with VXIplug&play Function: hpe1422_cmdInt16_Q(...)
Usage STAT:QUES:NTR? Enter statement returns current value of
bits set in the NTF register
Parameter
Name Parameter
Type Range of
Values Default
Units
transition_mask numeric (uint16) 0 - 32767 none