VT1422A Command Reference 387Chapter 7
STATus

STATus:QUEStionable:CONDition?

STATus:QUEStionable:CONDition? returns the decimal weighted value of the bits
set in the Condition register.

Comments The Condition register reflects the real-time state of the status signals. The

signals are not latched; therefore, past events are not retained in this register
(see STAT:QUES:EVENT?).
Returned Value: Decimal weighted sum of all set bits. The data type is uint16.
Related Commands: CAL:VALUE:RESISTANCE,
CAL:VALUE:VOLTAGE, STAT:QUES:EVENT?, STAT:QUES:ENABLE,
STAT:QUES:ENABLE?
*RST Condition: Bit 13, "Setup Changed" is set to 1.
Use VXIplug&play function: hpe1422_quesCond_Q(...)
Usage STATUS:QUESTIONABLE:CONDITION? Enter statement will return value from
condition register

STATus:QUEStionable:ENABle

STATus:QUEStionable:ENABle <enable_mask> sets bits in the Enable register
that will enable corresponding bits from the Event register to set the Questionable
summary bit.
Parameters

Comments The <enable_mask> parameter may be sent as decimal, hex (#H), octal (#Q),

or binary (#B).
VXI Interrupts: When bits 9, 10,or 11 are enabled and C-SCPI overlap mode is
on (or if using non-compiled SCPI), VXI card interrupts will be enabled. When
the event corresponding to bit 9, 10, or 11 occurs, the card will generate a VXI
interrupt.
Related Commands: *STB?, SPOLL, STAT:QUES:COND?,
STAT:QUES:EVENT?, STAT:QUES:ENABLE?
Cleared By: STAT:PRESet and power-on.
*RST Condition: No change
Send with VXIplug&play Function: hpe1422_cmd(...)
Usage STAT:QUES:ENABLE 128 Set bit 7 in the Questionable Enable
register
Parameter
Name Parameter
Type Range of
Values Default
Units
enable_mask numeric (uint16) 0 - 32767 none