Instructions
Chapter 2 Command System RIGOL
DSG800 Programming Guide 2-81
:STATus:OPERation:CONDition
Syntax :STATus:OPERation:CONDition?
Description Query the value of the condition register for the operation status register.
Explanation
The bit 0, bit 2, bit 4, bit 6, bit 7 and bit 9 to bit 15 of the operation status register
are not used and will always be treated as 0; therefore, the range of the return value
of the command 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 0, bit 2, bit 4, bit 6, bit 7 and bit 9 to bit 15 are 0.
Return Format The query returns the value of the condition register in integer. For example, 0.
:STATus:OPERation:ENABle
Syntax :STATus:OPERation:ENABle <value>
:STATus:OPERation:ENABle?
Description Set the value of the enable register for the operation status register.
Query the value of the enable register for the operation status register.
Parameter
Name
Type
Range
Default
<value> Integer Refer to the "Explanation" 0
Explanation 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 operation status register in
integer.
Example :STAT:OPER:ENAB 100
:STAT:OPER:ENAB?
:STATus:OPERation[:EVENt]
Syntax
:STATus:OPERation[:EVENt]?
Description Query the value of the event register for the operation status register.
Explanation
The bit 0, bit 2, bit 4, bit 6, bit 7 and bit 9 to bit 15 of the operation status register are
not used and will always be treated as 0; therefore, the range of the return value of
the command 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 0, bit 2, bit 4, bit 6, bit 7 and bit 9 to bit 15 are 0.
Return Format The query returns the value of the event register in integer. For example, 0.