Instructions

RIGOL Chapter 2 Command System
2-92 DSG800 Programming Guide
:STATus:QUEStionable:POWer:ENABle
Syntax :STATus:QUEStionable:POWer:ENABle <value>
:STATus:QUEStionable:POWer:ENABle?
Description Set the value of the enable register for the questionable power status register.
Query the value of the enable register for the questionable power status register.
Parameter
Name
Type
Range
Default
<value>
Integer
Refer to the "Explanation"
0
Explanation In the questionable power 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 power status
register in integer.
Example :STAT:QUES:POW:ENAB 6
:STAT:QUES:POW:ENAB?
:STATus:QUEStionable:POWer[:EVENt]
Syntax
:STATus:QUEStionable:POWer[:EVENt]?
Description Query the value of the event register for the questionable power status register.
Explanation
The bit 3 to bit 15 of the questionable power 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 1111111111111111 (32767 in decimal) and of which the bit 3 to bit 15
are 0.
Return Format The query returns the value of the event register of the questionable power status
register in integer.