Instructions

RIGOL Chapter 2 Command System
2-94 DSG800 Programming Guide
:STATus:QUEStionable:SELFtest:ENABle
Syntax :STATus:QUEStionable:SELFtest:ENABle <value>
:STATus:QUEStionable:SELFtest:ENABle?
Description Set the value of the enable register for the questionable selftest status register.
Query the value of the enable register for the questionable selftest status register.
Parameter
Name
Type
Range
Default
<value> Integer Refer to the "Explanation" 0
Explanation In the questionable selftest status register, the range of <value> are the decimal
numbers corresponding to the binary numbers ranging from 0000000000000000 (0
in decimal) to 1111111111111111 (32767 in decimal).
Return Format The query returns the value of the enable register of the questionable selftest status
register in integer.
Example :STAT:QUES:SELF:ENAB 1
:STAT:QUES:SELF:ENAB?
:STATus:QUEStionable:SELFtest[:EVENt]
Syntax
:STATus:QUEStionable:SELFtest[:EVENt]?
Description Query the value of the event register for the questionable selftest status register.
Explanation
The bit 1 to bit 15 of the questionable selftest status register are not used and will be
always treated as 0. The range of the return value are the decimal numbers
corresponding to the binary numbers ranging from 0000000000000000 (0 in
decimal) to 0000000000000001 (1 in decimal).
Return Format The query returns the value of the event register of the questionable selftest status
register in integer.