Chapter 3 149
Programming the Status Register System
Status Groups
Data Questionable Calibration Event Enable Register
The Data Questionable Calibration Event Enable Register lets you choose which bits in the Data
Questionable Calibration Event Register set the summary bit (bit 8 of the Data Questionable Condition
register) to 1.
Command:
STATus:QUEStionable:CALibration:ENABle <value>, where <value> is the sum
of the decimal values of the bits you want to enable.
Example: Enable bit 9 and bit 3 so that whenever either of those bits is set to 1, the Data Questionable
Calibration summary bit of the Data Questionable Condition Register is set to 1: send the
command STAT:QUES:CAL:ENAB 520 (512 + 8)
Query: STATus:QUEStionable:CALibration:ENABle?
Response: Decimal value of the sum of the bits previously enabled with the
STATus:QUEStionable:CALibration:ENABle <value> command.